搜索资源列表
hough2
- hough变换中,进行了hough变换,峰值检测,找非零点,找到相关像素后,还要执行这个操作,才能实现功能-hough transform for the hough transform, peak detection, to find non-zero, after finding the relevant pixel, but also the implementation of this operation, to achieve functional
circles
- 这段程序利用 Hough 变换在灰度图像中找圆 ,并可进而给出圆心和半径-The function cvHoughCircles finds circles in grayscale image using some modification of Hough transform.
Opencvfindellipse
- 可以找出彩色图中的椭圆轮廓,可以用在模式识别,工件检查方面-Color chart can be found in the oval contour, can be used in pattern recognition, parts inspection
hough
- 实现霍夫曼圆变换,用于计算机视觉以及图像分割,找出图像中的圆形-Huffman circle transform for computer vision and image segmentation to identify a circular image
find_circle
- 基于Halcon 10编写的找圆边缘的算法 内置集成找圆过程-To find the edge of the circle algorithm based on Halcon 10 writing Built-in integration for circular process
Classify
- huogh 找圆程序源代码,利用霍夫变换可以做到图片中的圆形,并且标出坐标-find circles
radius_of_circle
- Halcon 算子,带图片,找圆,测量半径直径-Halcon Example,To find a circle in Picture and measure the radius of the circle
Circle
- 圆检测。多个圆,对图像进行二值化处理,并用自带函数找出圆的边缘以及圆心-Circle detection. For lots of circles.
jiqishijue
- 使用python和opencv2,进行图像滤波、霍夫变换处理,找出图中所有圆并画出,适合刚开始接触视觉编程的人学习参照(Find circles by python, cv2)
OV7725_2
- 基于0V7725的形状识别并找出中心点,可以检测圆,十字架,直线,直角(Shape recognition based on 0V7725 and find the center point)
hough_circle
- 利用霍夫变换实现找圆,并标出圆心位置及半径。(realize circle find using Hof transform)
找圆心坐标
- 图像拟合圆并标记圆心坐标,有需要的同志可以参考(The image is fitted to the circle and the center coordinates are marked)