搜索资源列表
纤维处理软件sob+hough直线检测+自动判定
- 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
hough.用hough变换来检测直线
- 基于vc++和opencv,用hough变换来检测直线,我的课程作业,Based on vc++ and opencv, using hough transform to detect straight line, my coursework
hough
- vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
hough
- hough变换检测直线的源代码程序,很实用的方法-Detection of a straight line hough transform program source code, it is practical
Hough
- hough 变换进行直线检测,优化了的算法.比传统的算法更加节省时间-hough transfer,Test Line。less more time than before!
linedetection
- 图像中的直线检测,hough变换的理论讲解和实现算法-Straight-line image detection, hough transform algorithm and the realization of the theory to explain
hough
- 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
houghtransform
- hough变换实现直线检测,MATLAB实现,带实例说明-hough transform
hough
- 能够检测图像中的多条直线,效果很好啊!可以下载试试看看啊!-Can detect a number of images in a straight line, ah well! Give it a try can download to see ah!
kht_sandbox-1.0.2-source
- HOUGH TRANSFORM,用于直线检测!-KERNEL-BASED HOUGH TRANSFORM FOR DETECTING STRAIGHT LINES IN IMAGES
Hough
- 用hough变换检测直线,用VC++实现-With the hough transform to detect straight lines, using VC++ Implementation
Canny
- canny边缘检测 Hough直线检测-canny edge detect,hough line detect
Hough
- Hough变换 直线检测 线特征提取算子-Hough transform line detection line feature extraction operator
Hough
- 直线检测 检测图像中的直线 运用hough 变换-Straight line detection test images
hough
- hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
hough直线检测
- matlab实现的直线检测方法,主要为hough变换,包括图片及实验结果(Matlab implementation of the line detection method, mainly for the Hough transform, including pictures and experimental results)
hough变换检测直线c#
- hough变换检测直线c#,很好用的代码,可以直接使用(Hough transform test line c#, good code, can be used directly)
hough
- 基于opencv,使用hough变换检测图像中的直线,效果良好(Based on OpenCV, the Hough transform is used to detect the straight line in the image, and the effect is good)
python-opencv镜头直线检测
- 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
gaijin---hough
- 改进了霍夫变换与最小二乘法,大大提高了直线检测精度与效率(Improved Hof transform and least square method, greatly improving the accuracy and efficiency of line detection.)