资源列表
pyramid
- 图像处理的一种金字塔算法,实现多分辨率图像的拼接
features
- Calculating features by adding weights between -2 and +2 to the R,G,B values of the pixel under consideration and removing the redundant weight vectors so that the number of features is 49 for every pixel.Also normalizing the features thus formed-Cal
tuxiangchuli
- 检测光斑的重心坐标和尺寸,希望大家好好学习-Detection of the center of gravity coordinates and size of spot I hope you learn
denoise
- 提供了一种基于小波变换的去噪方法的源代码,效果好于传统的去噪算法。-Provides a denoising method based on wavelet transform
SSDA
- 基于二值图像的SSDA算法,用于二值图像的匹配-SSDA binary image based algorithm for binary image matching
Morphological-threshold-segmentation
- 实现形态学的阈值分割,可得到分割后的阈值图像,形态学图像,L的直方图,最大连通成分提取图像以及最后得出的结果图像。-Achieve morphological thresholding, the threshold obtained after image segmentation, image morphology, L histogram, the largest connected component extraction result image and the final image.
multiscale-edge-detection-wavelets
- 基于小波分析的matlab源代码,用于边缘提取,可以直接运行并显示图片的处理结果-matlab code for edge detection of wavelets
yi-wiener
- 维纳滤波的实现,此程序为一维数据维纳处理。-weina filter
Color-image-segmentation
- 通过彩色图像切割的方法,从图形中提取感兴趣的颜色区域-Through color image cutting method, from graphic to extract interesting color area
normalizeRGB
- Function that returns the normalized image of an input RGB image
OMP
- 正交匹配追踪算法的核心matlab程序代码用于对目标进行跟踪,只需把扩展名改为m就可用了-Orthogonal matching pursuit algorithm the core Matlab code used to track the target, just change the extension to m can be used
multiple
- 实现两个很大的数的乘法程序,最多可以到达200位的数字的相乘。-To achieve two great multiplication of the number of procedures, can reach up to 200 the number of multiplication.