搜索资源列表
hough-circle
- hough 变换检测园的代码利用这个代码可检测出二值图像中的园-Hough Transform detection Park use this source code can be detected in binary image of Park
comres.RAR
- 检测圆的Hough变化,速度快 功能强大 比标准的hough检测更加灵活多变,识别率高,Hough circle detection of changes in speed and powerful than the standard detection hough more flexible, agile, high recognition rate
hough-transfrom
- 检测圆的程序,利用VC++ 使用HOUGH算子 效果明显 十分实用-Circle detection procedure, using VC++ using the HOUGH operator was very practical effect of
Hough
- Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
HOUGH
- HOUGH变换圆检测,可同时检测多个圆;对了解HOUGH变换很有帮助-HOUGH transform circle detection, can simultaneously detect multiple round
Hhouugh_tranno
- Hough Transform源码。图像处理的重要方法本源码能將一张图形文件作Hough Transfform,由Hough Transform的Histogram中分析出线与圆,并反推回原图。 -Hough Transform source code. A graphics file can be an important method of image processing, the source for on Hough Transfform by Hough Transform H
Mfassthoughcca
- Hough变换快速实现多圆检测的的算法。没有使用循环,但内存需求大。 -Hough transform fast multi-circle detection algorithm. Do not use the cycle, but the memory requirements.
HcomresRRARo
- 检测圆的Hough变化,速度快 功能强大比标准的houugh检测更加灵活多变,识别率高,已通过测试。 -Circle detection Hough changes, the fast powerful than the standard houugh detect more flexible and a high recognition rate, has been tested.
Hough
- 用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直 线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测 上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在, 你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长 进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如 果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径-The HOUGH detect stra
hough
- 利用霍夫变换原理求解圆环的圆心,以及半径-The Hough transform principle solving Rings center of the circle, as well as the radius
Circle
- 界面编程,通过霍夫变换检测图形中的圆。同时可以得到圆半径-Programming interface, through the Hough transform detection graphic circle.
3.Hough
- 实现HOUGH变换检测圆的功能 直接运行 效果良好-Achieve HOUGH transform circle detection functionality directly running well
hough
- 本实验例程为DSP+FPGA之间通信,实现hough变换检测圆的源代码,对于图像处理方面的理解将更为深入。-In this study, routine communications between the DSP+ FPGA, to achieve hough transform circle detection source code, for image processing will be more in-depth understanding.
Hough-detect
- 这是一个在VC++环境下的Hough变换检测圆的代码,它能同时检测多个圆,效果较好。-This is a Hough transform circle detection code under VC++ environment, it can simultaneously detect more than one round, the better.
circle_hough
- hough circle fast method
hough
- 霍夫圆检测实现时钟表盘的自动识别,以及分针、时针的辨别,和当前时间的确定-Hough circle detection to achieve clock dial automatic identification and determining the minute hand and hour of discrimination, and the current time
test7
- 利用霍夫变换,用霍夫圆粗略早出圆形类似物(Using Hof transform, with roughly circular Hough circle early analogues)
demo2
- 本系统先对图像进行相应出来然后检测图像中的圆,并标识出来。(This system first carries out the corresponding image, then detects the circle in the image, and identifies.)
159.cpp
- 能识别多张图片中圆形轮廓的形状,可以快速识别比一般的Hough 圆检测快。(Recognizes the shape of a circular outline in multiple pictures to quickly identify faster detection than the average Hough circle.)
hough检测圆
- 机器视觉检测圆程序,基于opencv的vs开发环境下的圆检测程序(Machine vision detection circle program, based on opencv development environment of circle detection program)