搜索资源列表
-
0下载:
图像处理之 opencv 用hough变换检测圆,Image processing opencv circle detection using hough transform
-
-
1下载:
图像的圆检测程序。可以很好地进行灰度图的圆检测,Image circle detection procedures. Grayscale can be carried out of the circle detection
-
-
0下载:
opencv,检测图像中的圆,并且检测其圆心和半径的一个小程序。-opencv, detection of the image circle, and the detection of its center point and radius of a small program.
-
-
0下载:
基于OPENCV平台上的圆检测,有很明显的效果!-OPENCV platform based on circle detection, has a significant effect!
-
-
0下载:
C++,基于OPENCV,检测圆形的代码,适合初学者-Circle detection code, suitable for beginners
-
-
0下载:
用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
-
-
1下载:
vc++为基础的 并运用OPENCV 中的HOUGH检测圆,还凑合吧-vc++-based and use OPENCV in HOUGH detection circle Haicou He Bar
-
-
0下载:
circle detection using hough method. The code uses openCV library.
-
-
0下载:
利用OPENCV函数库所进行的极坐标变换。利用Hough变换进行直线、圆检测。计算一副彩色图像的色度-饱和度直方图。用卡尔曼滤波器跟踪一个旋转点。-OPENCV library use conducted by polar transformation. The use of a straight-line Hough transform, circle detection. Calculating a color image of the color- saturation histogram
-
-
0下载:
采用openCV编写的人脸检测程序,可直接运行,输入参数为一幅图像,输出图像中将人脸的位置圈出来-Prepared by openCV face detection process, can be directly run, input parameters for an image, the output image will circle the location of the face
-
-
0下载:
Circle detection using Hough Transformation in OpenCV
-
-
0下载:
此程序使用是vc平台结合opencv 实现图像中的圆检测-The circle detection of image
-
-
0下载:
这是一个基于opencv利用霍夫变换检测圆的程序,计算出圆的半径后,在原图上可以画出圆的轨迹-This is based on the use of Hough transform detection opencv program to calculate the radius of the circle, the circle can be drawn on in the artwork track
-
-
0下载:
opencv 图像处理 二值图像 圆检测
焊盘检测-opencv Binary image
Circle Detection
-
-
0下载:
霍夫变换(检测圆),vs2010环境下,opencv-Hough transform (circle detection)
-
-
0下载:
基于OpenCV实现了,利用Hough变换检测圆,检测出圆心的位置,圆的半径-circle detection using hough transformation
-
-
0下载:
用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
-
-
0下载:
Real-time tracking objects using opencv. Use circle detection and corner detection.
-
-
0下载:
该函数用于图像中圆形的识别与类圆形的识别-this function is used to detect the circle and ellipse in the image
-
-
0下载:
自己写的一个基于opencv轮廓检测之后判断是否为圆的小程序,基本思想是判断矢量点积,速度比较快,检测率对完整的圆检测效果比较好,有遮挡或者其他图形遮盖、穿越的无法检测-Himself wrote a later opencv contour detection based on the judgment whether the circle of small procedures, the basic idea is to determine the vector dot product, f
-