搜索资源列表
edge
- C++程序代码,实现功能图像的边缘检测,课程设计专用!
Untitled
- 一个基于边缘检测的车牌照自动定位MATLAB程序!-An edge detection-based automatic vehicle license plate location MATLAB program!
Greay
- 利用matlab进行图片处理,用于图像灰度化和边缘检测以及二值化-Matlab image processing for image gray and edge detection and binarization
digital-image-processing
- 图像处理的编程入门,包括去噪,滤波,膨胀,腐蚀,边缘检测等,十分简单易学-Introduction to image processing programming, including denoising, filtering, expansion, corrosion, edge detection, very easy to learn
edgedetectionanisotropicdiffusion
- 利用anisotropic diffusion法的边缘检测-Anisotropic diffusion method using the edge detection. . . . . . . . . .
The-image-processing
- 用matlab提取图像的骨架 参看边缘检测技术、闭合边界技术和轮廓提取方面的资料 用canny算子检测得到的边界图见附图,还需要进行边界的修补然后提取轮廓 根据你的要求再自己加些东西进去吧 -Matlab was used to extract the skeleton of the image See the edge detection technology, a closed boundary contour extraction and information tec
88659828snake
- snake算法是用来检测边缘,这是最基本的算法之一,还有改进算法。-edge detection,and is not perfect
EdgeImageSub
- 东南大学信息学院系统实验;边缘检测;软件:CCS-Southeast University, School of Information Systems experiment Edge Detection
MATLAB-image-processing--code
- 阈值分割、边缘检测、线性变换、均衡直方图等图像预处理的一些代码-Some code for image preprocessing, such as threshold segmentation, edge detection, linear transformation and equalization histogram