搜索资源列表
分层迭代Hough变换方法
- 分层迭代Hough变换方法,检测微器件圆形轮廓
基于广义Hough变换的不规则形状目标提取方法
- 广义Hough变换不规则形状提取,基于广义Hough变换的不规则形状目标提取方法
Hough-circle-paper
- 这个一篇硕士论文,题目是:基于改进Hough变换的圆形物体检测.这里面提出了很多改进的hough算法.
The-adaptive-hough-transform.r
- The adaptive hough transform(21HT) 作者:J.Kittler,自适应霍夫变换方法的作者,IEEE的原文,从图书馆找的。,The adaptive hough transform (21HT) Author: J. Kittler, Adaptive Hough Transform, author of Ways, IEEE original text, from the library looking for.
基于Hough变换的车牌倾斜检测算法
- 典型的角度检测算法是进行Hough变换后寻找最长直线的倾斜角度.一般情况 下,待处理图象中未必有明显的较长直线.甚至存在一些对图像进行正确检测的长直线干扰 文 章介绍了一种基于统计考虑的数据分析思路,以期在基于Hough变换的角度检测算法上取得更高 的准确性。,The perspective of a typical detection algorithm is the Hough transform to find the longest straight line after the
hough变换找直线
- hough变换找直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图
Houghcicle.txt
- hough变换检测直线和圆,运用hough变换原理检测出来-hough transform linear and circular detection using hough transform detected Principle
hough
- 基于hough变换的椭圆检测新方法,有改进,提高了运行效率-Hough transform based ellipse detection of new ways to improve and enhance the operating efficiency
circle-detection-using-hough-transform
- circle detection using hough transform 作者:D J Kcrbywn and T J Atherton, University of Warwick, U.K.霍夫检测圆的IEEE,1995的文章,对指导霍夫变换圆检测的原理有一定的指导。-circle detection using hough transform Author: DJ Kcrbywn and TJ Atherton, University of Warwick, UK Hough
ellipse-detection-using-the-hough-transform
- ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler Department of Electronics and Electrical Engineering University of Surrey, Guildford。对霍夫变换检测检测椭圆的原理有一定的参考意义。-ellipse detection using the hough transform Autho
object-recognition-using-fast-adaptive-hough-trans
- object recognition using fast adaptive hough transform 快速自适应霍夫变换 作者:D.D. Haule. A.S. Malowany Computer Vision and Robotics Laboratory Department of Electrical Engineering McGill University。IEEE 1989的文章,对指导霍夫变换检测目标的识别有一定的参考意义-object recognitio
bwl
- 图像像素级边缘检测程序,主要基于soble算子与Hough变换-Image pixel level edge detection process, the major operator and soble based on Hough transform
hough
- hough变换原理的简单介绍 希望大家一起讨论编程 -hough transform the principle of hope with a brief discussion of programming
Hough
- 介绍hough变换原理的一篇文章,值得参考。-An article that explain the principle of hough transform, which is worth reading.
hough
- hough变换,求三角形参数 变长,交点坐标,高度,面积-the hough transform seeking triangle parameters
hough
- 图像分割中霍夫变换检测直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图-hough change
hough
- 基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。-OpenCV based hough transform to detect linear image, the code can identify seam tracking.
Hough-transform
- 基于规格化Hough变换的天波超视距雷达检测前跟踪算法-Hough transform based on the normalized horizon radar detection and tracking algorithms
hough
- 该资料是一个hough变换的实用资料,为学习hough变换算法的读者有很好的引导作用,-This information is useful information a hough transform hough transform learning algorithm to guide the reader has a good effect,
Generalized-Hough-Transform_Steps
- 在模式识别中使用较广的广义Hough变换的算法说明文档,按照此步骤进行编程即可。-Generalized Hough Transform_Steps