搜索资源列表
Hough-circle
- VC++下基于Hough变换的检测圆的代码,能同时检测多个圆,效果很好-VC++ Detection Based on Hough Transform round code, can detect more than a round, very good
myfinalwork
- 实现第十章中采用Hough变换来检测图像中圆的过程。并对我提供的一幅灰度图像(sweden-coins.bmp),通过包括平滑(把细节去除),边缘检测(得到轮廓)以及Hough变换得到的圆,并把结果叠加到原来的灰度图像上。给出具体的过程,中间结果,最后结果,实现的代码,并写出报告-Implement Chapter Hough transform to detect the use of the image circle of the process. And I offer a graysca
CircularObjectTracking
- 从摄影头输入影像,可侦测圆形物体,侦测到的圆形会以红色圆圈显示出来,以OPENCV作的-The first input from the photographic images, can detect circular objects detected in the round red circle will appear to OPENCV made
Circle
- 利用霍夫变换检测圆,可检测多个。内有详细介绍。-Using Hough Transform Detect circular, can detect multiple. There is a detailed introduction.
yizhonggaoxiaodehunheyuantuoyuanjiancefangfa
- 提出了一种新的基于边缘连续特征的HT( ECHT) 混合圆/ 椭圆检测方法,利用连续的 边缘曲线段来决定HT 采样点,实验仿真结果表明该算法较好地解决了标准RHT 检测中无效 采样概率大、无效积累时间多的问题。-A new row based on the edge of the characteristics of HT (ECHT) mixed circle/ellipse detection method, using a continuous curve above the ed
Houghchange
- HOUGH判断圆,根据判断直线的方法来改变的MATLAB程序,能在各种MATLAB下运行-USE HOUGH TO DETECT CIRCLE
hough_cicle
- 用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
circle-detection
- 采用hough变换对半径未知的圆进行检测-Using hough transform to detect the circle radius of the unknown
mySnake-2
- 基于动态轮廓模型的虹膜定位.在数字图像中虹膜位置的有效定位是虹膜识别的关键问题。用一种基于主动轮廓线模型的方法定位虹膜的位置,先用灰度投影法检测出瞳孔内的一点作为瞳孔的伪圆心,该圆心只要能落在瞳孔内部即可。然后以该伪圆心为中心,在其周围等角度间隔地取N个点作为初始的snake基准点,按照snake 的运行机制不断进化,直到虹膜的内边界为止。最后,计算进化后的snake形心和snake上的控制点与该形心的距离,取其平均值作为瞳孔的半径,动态轮廓模型的形心作为瞳孔的圆心,即可准确定位出虹膜内边界的位
MATLABHough
- 在圆和直线在一起时,能将圆和直线分别检测出来的MATLAB 的Hough源代码-In the circle and straight together, be able to circle and straight out of MATLAB were used to detect the source code of the Hough
hough_circle_detection
- Hough变换对圆的检测 Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。 -Hough transform, circle detection is the basic principle of Hough transform, using point and line duality, the lines of the image space into a rallying point for th
m1
- 用边缘检测算法检测的圆的像的边缘点,并用多元线性回归求出椭圆的方程,然后按照我们的模型中提供的方法,求出每个圆心的像的位置-Using edge detection algorithm to detect the edge of the image circle points, and multiple linear regression equation of the ellipse obtained, and then follow the model provided by our met
Hough
- 实现hough变换检测圆,灰度转换,傅立叶变换-Achieve hough transform to detect circles, gray transformation, Fourier transform
circle--detect
- 在工业检测现场,圆检测很重要,主要是关于圆检测的文章-Testing in the industrial field, circle detection is very important, mainly about the article circle detection
circle-detection
- 这个是我自己编写和修改的圆特征检测的程序,能同时求取多个圆的圆心和半径信息。并且文件中有测试图片,直接运行就可以出结果。-The files can detect multi circles in one image at the same time,circle center and R information can be obtained.
hough-detect-circle
- 基于hough变换检测圆,用于图像处理,有循环,打印出半径和圆心-base on hough detect circle
Detect-circles-with-various-radii-
- 在霍夫变换中检测圆以及在灰度图像中的各种半径-In the Hough transform circle detection, as well as grayscale images in a variety of radius
detect-circlecenter-system
- 图像处理检测圆 检测方法特别使用起来速度快 -houghcircle detect circle
CircleDetect
- 霍夫变换,圆检测,硬币检测,图片中硬币价格识别,K-mean,高斯滤波,边缘检测,gradient,包括硬币实例图片。自己写的函数,不用toolbox。-hough transform, circle detect, coin detect, coin prize calculate, edge detect, gradient, K-mean, self-define function, no toolbox library.
Circle
- 实际检测环境无法采集到完美的圆,所以Hough变换检测圆心经常存在偏差。该程序可检测不同角度,不同畸变圆的圆心,并输出其圆心坐标。利用C++实现。(The actual detection environment can not collect the perfect circle, so the Hough transform is often biased to detect the center of the circles. The program can detect the cent