搜索资源列表
canny
- Canny边缘检测,主要用于OPENCV的软件应用 -Canny edge detection, mainly for software applications OPENCV
Canny-operator-edge-detection
- 边缘提取 算子 对初学者有一定参考价值 -edge extraction operator For beginners have a certain reference value
curve_fitting.m
- first it detects edge by canny edge detection method then it uses hough transformation to find circles in an image. after that it detects the iris
659986
- 各种经典边缘检测算子的VC源代码程序,现提供给大家参考-A variety of classic edge detection operator VC source code procedures, is now available for your reference
heitger.src
- edge detection用于边缘检测的c语言,有readme说明(edge detection based on visual C++)
hough
- prewitt算子边缘检测后图像及霍夫变换(Prewitt Operator Edge Detection Image and Hough Transform)