资源列表
figureanalys
- 用matlab编写的图像分析程序,可以显示图像轮廓图,图像柱状图,sobel边界图,也可以进行灰度调整。
noise5.rar
- 图像预处理算法。包括中值滤波,形态学滤波,二值化处理及图像背景校正。,Image Pre-processing algorithm. Including median filtering, morphological filtering, binarization image processing and background correction.
fuyuan
- 用MATLAB实现图像复原,共列举了四种方法实现了图像复原-Image Restoration Using MATLAB to achieve a total of four methods listed to achieve the image restoration
prewitt
- digital image processing program of prewitt filter
prewitt
- 数字图像处理 用prewitt算法图像对图片中图形的边缘进行提取 -Digital image processing algorithms with prewitt graphic image on the image to extract edge
diedaifa
- 用于灰度图像二值化的MATLAB代码,算法采用迭代法-For gray-scale image binarization MATLAB code, algorithm uses iterative method
hough_circle
- 霍夫变换(Hough Transform) 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。本代码用来检测圆。-Hough transform (Hough Transform) Hough transform in image processing from the image geometry of the basic methods of identification, one of which is
gmodify
- matlab 畸变校正。功能:对发生桶形畸变的数字图像进行校正-Function: Digital image of barrel distortion correction occurs
TVInpainting
- 利用tv算法对图像进行修复,修复效果较好-The image of TV algorithm repair, repair, the effect is good
Bit--Plane-Slicing
- 该程序实现一幅灰度图像的位显示,即将一幅灰度图像按照8位二进制进行显示!-The program implements a bit of a gray-scale image display, is about to display a grayscale image binary conducted in accordance with 8!
matchChar
- 通过对比两幅图像的轮廓,判断两个轮廓的相似度,使用hu距进行判断!-By comparing the contour of the two images, the similarity of two contours is judged, and the Hu distance is used to judge!
Cosine-transform
- 该文件是图像灰度切割变换的MATLAB源程序。-Image gray scale cutting transformation