搜索资源列表
HoughLine
- 利用OPenCV写的一个hough变换检测直线的程序
HoughTransformconsole
- Using opencv, Hough Transformation extract lines from edges.
circularHough
- Circular Hough transform using OpenCV: C++ version of the popular (best accurate I think) Matlab function CircularHough_Grd.m of Tao-Peng. Note: the user should know how to use OpenCV first.
hough-circle
- opencv 霍夫圆检测 c++实现 编译环境是visual studio 2015-opencv hough circle