资源列表
myyuv
- yuv格式转换源代码,能将yvyu 720X480格式转换为yu12格式
ss
- 图象增强处理,最经典的算法,直方图均衡化,程序运行正确。
duoxiangshi
- matlab实现多项式拟合,并输出图像文件,可以自动命名-matlab polynomial fitting, and the output image files can be automatically named
lpfilter
- 低通滤波器,对受噪声干扰的图像进行平滑处理-Low-pass filter, on the subject of the image noise smoothing
nilvbo
- 通过逆滤波的方式对已经退化图像进行一定程度的恢复-Way through the inverse filter has degraded the image a certain degree of recovery
wavelet-analysis
- 小波谱分析mallat算法经典程序,有详细过程,易懂-Classical procedures of wavelet analysis in Matlab
showvedio
- 记录监控视频中人物动作,通过C++在VC++环境中实现。-Action figures recorded surveillance video, through the C++ VC++ environment.
pinyuzengqiang
- 图像处理,频域增强,有均值增强、中值增强、自适应增强等方法-Image processing, frequency domain enhancement, have enhanced the mean, median enhancement, adaptive enhancement method
RGB_to_gray(Matlab)
- 将不同大小的RGB图统一转成同一尺寸的灰度图(批量处理)-RGB diagram of different sizes into the same size uniform grayscale (batch processing)
guangshanshengchengbaocun
- 程序为用Matlab生成光栅,光栅图像主要用于结构光测量领域,图片大小及光栅频率都可自己定义-Procedures for the use of Matlab to generate raster, raster image is mainly used for structured light measurement, image size and frequency of the grating can define their own
Gabor
- Gabor滤波。Gabor小波变换。图像特征提取算法。-Gabor filtering. Gabor wavelet transform Image feature extraction algorithm.
harris
- 实现Harris角点检测(Harris Corner Detection)算法-Harris corner detection algorithm