搜索资源列表
圆模板检测算法
- 这是基于模板的圆检测算法,效果不错,试试知道了。下吧-This is based on the template circle detection algorithms, good effect, try know. Are you
霍夫检测圆形
- 用于圆形检测
hough-circledetect
- 这是一个进行圆检测的VC程序,性能较好,速度比经典HOUGH算法要快得多-This is a detection for a round of VC process, better performance, faster than the classical algorithm much faster HOUGH
classical-hough
- 文件中有根据经典HOUGH变换算法写的圆检测VC函数,由于圆有三个参数,因此HOUGH算法的圆检测相比直线要慢得多-Document based on the classic HOUGH transform circle detection algorithm written in VC function, there are three parameters as a result of a round, so HOUGH circle detection algorithm is much
CircleDetect(Opencv)
- 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
Houg_part
- Hough变换的原理以及直线检测和圆检测的vc代码-Hough transform principle and the straight line detection and circle detection in vc code
circle_pca24
- 基于曲线段PCA分析的随机hough变换圆检测算法研究 该算法在计算、存储消耗上均大大 减少。-PCA analysis based on curve segments of random hough transform circle detection algorithm to study the algorithm in computing, storage consumption to both greatly reduced.
CircularHough
- 圆检测程序 基于Hough变化的圆检测程序,包括原点坐标和半径大小-Circult
IrisRecognition080604
- 该程序用于实现虹膜图像的定位,用点线检测的方法代替传统的圆检测方法-The program used to implement the positioning of the iris image, with points and lines to replace the traditional method of detecting circle detection method
hougcircledetection
- 用两种方法实现了圆检测,一种是传统的21HT;另一种是改进的方法,通过加入链表降低时间复杂度-This project realize the detection of circle_like shapes .It contains two methods:one is the classical 21HT,another is the improved algorithm which use the dynamic list arrays in order to reduce the time
BLOB
- 这是自写的关于测量圆的c++代码,可实现灰度直方图,自动分割,圆检测-This is the writing on the measurement of a circle c++ code that can be realized histogram, automatic segmentation, circle detection
opencv
- 利用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
linecircle
- 可以实现直线和圆检测 检测的结果又一定的误差-Straight line and circle detection can be achieved test results has some error
circlehoughdetection
- 霍夫变换圆检测
hough-circle
- 基于Hough变化的圆检测程序,以及最小二乘法的基本原理-Hough circle detection based on changes in procedures and the basic principle of least squares
圆检测
- 图像的圆检测程序。可以很好地进行灰度图的圆检测-Image circle detection procedures. Grayscale can be carried out of the circle detection
Hough-circle-detection
- 使用霍夫圆检测算法,检测图像中的圆形物体。(Detection the round of image using Hough circle.)
圆检测
- 圆检测代码,检测图片中类圆物体进行标记,可以多个标记,也可标记一个(Circular detection code, detection of a picture of a round object to be marked, can be multiple tags, can also be marked with one)
test_detectCircle
- 运用最小二乘法、几何中心法等等来实现圆检测功能(Using the least square method, the geometric center method and so on to realize the circle detection function)
霍夫变换找圆
- 此代码为霍夫变换找圆,检测提取圆,可以通过单片机验证(This code for the Huff transform find a circle, detection extraction circle, can be verified by the microcontroller)