搜索资源列表
HoughCircles
- 提供完整的vc++环境下的opencv 源代码 效果非常好 可以找一辆自行车试试 呵呵 其中阈值可调
HoughCircles
- 提供完整的vc++环境下的opencv 源代码 效果非常好 可以找一辆自行车试试 呵呵 其中阈值可调-Provide a complete vc++ Environment opencv source code has very good results can try to find a bicycle which呵呵threshold adjustable
houghcircles
- 霍夫变换的源程序,专门用于复杂背景下圆孔的中心定位-Hough transform of the source, specifically for the complex context of the central positioning hole
houghcircles
- This a console aplication for the detection of circles in openCV-This is a console aplication for the detection of circles in openCV
houghcircles
- 基于OPENCV平台上的圆检测,有很明显的效果!-OPENCV platform based on circle detection, has a significant effect!
houghCircles
- 对opencv中的hough变换检测圆的算法进行了注释-write some commnets on circle detecton using hough trasform, the algorithm is in opencv
HoughCircles
- 这是利用Opencv实现圆检测的源代码。-This file is to implement the circles detection with opencv library.
houghcircles
- 改程序应用了哈夫检测图像中存在的圆形目标houghcircle-Hough change detection procedure applied in the presence of the circular target image houghcircle
houghcircles
- 基于opencvcv的图像处理,用于检测图像中的圆-For circle detection image based on image processing opencvcv
houghcircles
- 函数cvHoughCircles使用Hough变换检测灰度图像中的圆-The function cvHoughCircles using the Hough transform circle detection grayscale images
aplication-houghcircles
- identify circles in a image binary by method houghcircles
HoughCircles
- 利用opencv的函数cvHoughCircles实现检索图像里面的圆,附带几张示例图片,需要自己添加opencv 的库-The opencv the function cvHoughCircles of realization retrieve an image inside a circle, with a few sample pictures, you need to add your own library of opencv
OpenCVdemo11
- OpenCV霍夫变换:霍夫线变换,霍夫圆变换合辑 OpenCV中霍夫变换相关的知识点 OpenCV中实现霍夫线变换的HoughLines、HoughLinesP函数的使用方法,实现霍夫圆变换的HoughCircles函数的使用方法-OpenCV hough transform: line hough transform, hough transform collection OpenCV hough transform in
HoughCircles
- 霍夫变换求图像中的圈,opencv,vc++,环境vs2010,opencv2.4.8-Hough transforms the image circle, opencv, vc++, environment vs2010, opencv2.4.8
63_HoughCircles
- 基于opencv2.4.4;程序描述:HoughCircles函数用法示例;开发测试所用操作系统: Windows 7 64bit;开发测试所用IDE版本:Visual Studio 2010.-Based opencv2.4.4 Program descr iption: HoughCircles function usage examples development and testing of the operating sy
hough
- vs2012+OpenCV2.4.8中关于霍夫变换的应用,包括实现霍夫圆变换的HoughCircles函数的使用方法-Application of Hof transform in vs2012+OpenCV2.4.8, using the HoughCircles function method including the circle Hough transform
HoughCircles
- 程序说明:《OpenCV3编程入门》OpenCV2版书本配套示例程序 程序描述:HoughCircles函数用法示例 开发测试所用操作系统: Windows 7 64bit 开发测试所用IDE版本:Visual Studio 2010 开发测试所用OpenCV版本:2.4.9-Program descr iption: OpenCV3 programming entry OpenCV2 edition boo
HoughCircles
- OPENCV源码 霍夫圆 代码分析 OPENCV源码 霍夫圆 代码分析-opencv circle process
时钟识别
- 识别一个指针式的时种的时间 程序关键函数说明 1、Canny 2、HoughCircles 3、HoughLines2 4、MyLine类 5、平面几何相关函数(The time of identifying a pointer)
HoughCircles函数
- 霍夫圆变换的HoughCircles函数,检测图像中的圆并绘制出来(The HoughCircles function of the hough transform, detects the circle in the image and draws it out)