资源列表
[图形图象] TextureFeatureExtraction
说明:基于灰度共生矩阵的纹理特征提取,输出为图像四个方向共十六个特征值-Gray-level co-occurrence matrix based texture feature extraction, the output image in four directions for a total of 16 eigenvalues<chichen> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[绘图程序] hunduntu
说明:用matlab作的绘制连续混沌系统的程序 为初学者提供参考-Using matlab for drawing continuous chaotic system, the procedures provide a reference for beginners<dongenzeng> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[图形/文字识别] mubiaojiance
说明:通过模板匹配的方式进行目标检测,一种很有用的图像处理方法。-Through template matching approach to target detection, a useful image processing methods.<方潇潇> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] ggcmentropy
说明:gray gradient co-occurrence matrix thresholding method<lizuoyong> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] Abutaleb
说明:two dimensional entropy based thresholding method<lizuoyong> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[GIS编程] BPSKmodanddemod
说明:BPSK的调制与解调程序 BPSK的调制与解调程序-BPSK modulation and demodulation process of BPSK modulation and demodulation procedures<> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] harrismatlab
说明:harrismatlab,对大家学习图像处理很有帮助.-harrismatlab, for everyone to learn image processing helpful.<wuweisen> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] hough
说明:图像处理中经常需要检测圆形状的物体,该程序用霍夫变换可以检测圆的圆心和半径。-Image processing often requires detection of a round-shaped objects, the program can detect the use of Hough transform and radius of the center circle.<yww> 在 2025-02-14 上传 | 大小:1kb | 下载:1
[图形图像处理(光照,映射..)] 3_28_2
说明:用直方图的方法对图像进行清晰化的改进。同时对原有的直方图方法进行了改进。-Using histogram methods of image clarity improvement. At the same time, the original histogram method has been improved.<myl_0115> 在 2025-02-14 上传 | 大小:1kb | 下载:0
[图形图像处理(光照,映射..)] rotate
说明:对yuv图像顺时针旋转90°的代码,一次只能旋转一个分量,例如,对于yuv420图像,采用 rotate( m_image_w,m_image_h, y, NULL ) rotate( m_image_w/2,m_image_h/2, u, NULL ) rotate( m_image_w/2,m_image_h/2, v, NULL ) 如果dstdata为NULL,哪么程序会将输入srcdata当作输出-<陈航> 在 2025-02-14 上传 | 大小:1kb | 下载:0