搜索资源列表
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
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
EdgeLecture2x4
- The Hough transform is a technique which can be used to isolate features of a particular shape within an image. Because it requires that the desired features be specified in some parametric form, the classical Hough transform is most commonly used fo
houghcircle
- Hough transform for line detection. (very fast and easy solution). written by : Ebaadat Ghanbari Parmehr. Nov.21.2004. University of Tehran. Faculty of Engineering. Surveying and Geomatics Department. Photogrammetry Devision.
hough
- houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
heart_hough
- heart high level segmentation and Generalized hough transform
Hough-transform
- 這篇是在講說用霍夫轉換和反霍夫轉換,裡面也提到其他功能,例如,BPLR RRWM+PROG,結果就是利用投票結果來判斷 霍夫和反霍夫轉換特徵提取的功能是最好的-This is speaking with the Hough transform and inverse Hough transform, which is also referred to other functions, such as, BPLR RRWM+PROG, the result is the use of voting
Hough-transform
- 基于规格化Hough变换的天波超视距雷达检测前跟踪算法-Hough transform based on the normalized horizon radar detection and tracking algorithms
Hough-transform
- 利用Hough变换和先验知识的车牌字符分割算法,论文-Hough transform and use prior knowledge of the character segmentation algorithm, the paper
Copy-of-Hough-transform-to-detect-and-delete-line
- Copy of Hough transform to detect and delete line12
Copy-of-Hough-transform-to-detect-and-delete-line
- Copy of Hough transform to detect and delete lines
hough-transform
- Circles are a common geometric structure of interest in computer vision applications. The use of the Hough transform to locate circles will be explained and demonstrated. This is a particular example of the use the Hough transform to search a p
Hough-transform
- 利用Hough进行图像中直线识别,对图像进行处理,例如图像中线条识别-Implementation using Hough transform to detect linear algorithm