搜索资源列表
Unix_canny_c
- Unix 下canny算法,c语言,来自http://www.ltrr.arizona.edu/
Canny
- 很好的一个东西,希望对大家能够有作用。 我在做程序的时候,感觉蛮好的一段代码。-A very good thing, in the hope that we can have a role
Detector-Canny
- Building skeleton models via 3D axis thinning algorithm
canny
- canny边缘检测,对学习canny的同学有所帮助,opencv实现的!-canny edge detection, to help students to learn canny opencv realized!
549411
- 基于canny算子和形态学的边缘检测方法,此方法对于边缘检测效果较为明显-Edge detection method based on morphology
recognition
- 基于opencv的车牌识别源码,使用了canny算法进行边缘检测,然后二值化,接着用cvFindContours搜索轮廓,最后从找到的轮廓中根据角点的个数,角的度数和轮廓大小确定,矩形位置。-Opencv-based license plate recognition source code, using the canny edge detection algorithm, and then two values, followed by cvFindContours search profi
CannyClassification
- 用canny算子提取图像边缘,作为一种基础的边缘提取,为后续的图像处理出铺垫-Using canny edge extraction
cGrayLPBYTE
- Canny operator void Canny (LPBYTE pGray, SIZE sz, double sigma, doub
38619213
- 其功能是实现对图象用Canny算子提取图象边缘,其中包含原始结果以及C代码,-Its function is to realize the image Canny operator was used to extract image edges, which contains the original results and C code,
PDF
- VC call matlab image processing toolbox for canny edge detection, including PDF tutorial,
otrrutor
- 用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405(Use Canny operator to detect image edges P0404: image threshold segmentation P0405)