搜索资源列表
hough
- 图像处理中经常需要检测圆形状的物体,该程序用霍夫变换可以检测圆的圆心和半径。
Tracking11
- 检测圆,运用霍夫变换,边缘检测等方法实现,并输出圆心的坐标-Testing round, the use of Hough transform, edge detection method, and outputs the coordinates of the center
hough_circle
- 霍夫变换识别图像中的圆,并定位圆心的程序,适用于图像中有多个圆的情况-Hough transform to identify the image in the case of a circle, and the center of the positioning procedure, a plurality of circular applies image
hough_circle
- 利用霍夫变换实现找圆,并标出圆心位置及半径。(realize circle find using Hof transform)