资源列表
corners
- 特征检测与匹配是Computer Vision 应用总重要的一部分,这需要寻找图像之间的特征建立对应关系。点,也就是图像中的特殊位置,是很常用的一类特征,点的局部特征也可以叫做“关键特征点”(keypoint feature),或“兴趣点”(interest point),或“角点”(conrner)。Harris角点检测-Feature detection and matching is an important part of the overall application of Compu
manualhist
- 灰度局部拉伸,当部分图像灰度太暗或者太亮的时候,可采取局部灰度拉伸而不是全局灰度拉伸-Local tensile gray, as part of the image grey is too dark or too bright, can take local gray stretch rather than global gray stretch
RGBzft_junheng
- 在Matlab中对彩色图像进行直方图均衡化增强-Histogram equalization enhancement for color images
Lee滤波
- 经典lee滤波,效果挺好!!!
calc
- 用来计算四杆机构的运动分析,避免了过多的角度象限的讨论-Used to calculate the movement of four-bar linkage analysis, to avoid too much discussion of the point of view of quadrant
Canny
- Canny边缘检测,图象处理环节中基础的一步-Canny Edge detection
h1_pyramid
- 实现一幅图像的金字塔展开,能够在不同尺度对图像进行后处理-To achieve an image of the pyramid started to scale the image in a different post-processing
convert-image-to-gray
- code to convert an RGB image to gray image easily to acces very fast.... and complicated algorithmm...
IMSHOW_NUMERIC
- IMSHOW_NUMERIC is a MATLAB program which displays a numeric array as a grayscale image.MATLAB s Image Processing Toolbox works with images stored as 2D or 3D arrays of a special type, typically "uint8", that is, an unsigned 8 bit integer whose values
TDE
- 在matlab中编程实现求解二维抛物线方程的程序TDE。-Programming in matlab program for solving two-dimensional parabolic equation TDE.
denoising
- 利用加强领域领域的方法,对隧道裂缝图像进行去噪出来,可以得到比较好的效果。-The use of methods to strengthen the areas in the field of tunnel cracks image de-noising out, you can get better results.
nearest
- 最近邻法判断是否属于同一类的像素点,若是则归为一类,不是就寻找下一个点-Nearest neighbor method to determine whether the pixel belongs to the same class