搜索资源列表
circleDetection
- OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。-OpenCV Internet companies is the development of powerful image processing library, the program demonstrated how to use the library for the detection of cir
circledetection
- 基于存在概率图的圆检测方法.提出了一种基于存在概率图的圆检测方法, 将图像边缘点共圆结构信息变换为圆存在概率图中的峰, 再通过峰值检测确定圆的参数。该方法能有效地检出边缘不清晰、不完整的圆形轮廓, 具有占用内存少, 阈值物理意义明确的特 点, 较好地解决了标准 HT 圆检测方法中占用内存空间大, 计算效率低的问题。实验结果表明圆存在概率图具有较强的稳定性和分辨能力.
circleDetection
- OpenCV是因特公司开发的功能强大的图像处理库,该程序演示了如何使用该类库进行圆形的检测。使用时要把所附图片放在程序的目录里。-OpenCV Internet companies is the development of powerful image processing library, the program demonstrated how to use the library for the detection of cir
circledetection
- 基于存在概率图的圆检测方法.提出了一种基于存在概率图的圆检测方法, 将图像边缘点共圆结构信息变换为圆存在概率图中的峰, 再通过峰值检测确定圆的参数。该方法能有效地检出边缘不清晰、不完整的圆形轮廓, 具有占用内存少, 阈值物理意义明确的特 点, 较好地解决了标准 HT 圆检测方法中占用内存空间大, 计算效率低的问题。实验结果表明圆存在概率图具有较强的稳定性和分辨能力.-Probability map based on the exis
CircleDetection
- 检测图像中圆形的源码,有实例图片,vc6.0开发!-Detection of circular image source, there are examples of pictures, vc6.0 development!
ImageProcessing-CircleDetection-RenatoSalas_final
- The present report outlines the design, implementation and performance of the application of Hough Transform (HT) to detect circles in arbitrary pictures. Detecting circles in arbitrary pictures involves a two step p
CircleDetection
- 此程序是基于哈夫变换的一个圆形检测程序,给定检测边界和半径估计值的范围,此程序能返回圆在图片中的圆心坐标和半径大小。-This program is based on the Hough transform of a circular testing procedures, testing boundaries and radius of a given range of estimates, this procedure can re
circleDetection
- 基于OPENCV的圆和椭圆检测程序,挺有用的。实验结果-OPENCV the circle and ellipse-based testing program, winter ridge used.
CircleDetection
- MFC基于最小二乘法检测圆的算法,只能检测单个圆。-MFC-based least squares algorithm for detecting circles, can only detect a single round.
circledetection
- 至今最快速的圆检测算法. 能对自然景观和任何复杂场景中的圆形物体(半径介于15像素和500像素之间,包括破裂圆)进行实时检测.-The fastest circle detection algorithm ever. It can detect circles or arcs with radii ranging from 15 pixels to 500 pixels in real time.
circleDetection
- circle detection 使用OPENCV进行快速圆检测,鲁棒性好-circle detection
circledetection
- 基于OpenCV实现了,利用Hough变换检测圆,检测出圆心的位置,圆的半径-circle detection using hough transformation
circledetection
- 可以实现直接调用电脑摄像头,实现视频中圆形物体的检测,(Detection of circular objects in video)