搜索资源列表
Hough-fast
- Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images
Hough
- fast circles Hough
HoughTransform
- HOUGHTRANSFORM uses Hough transform for line detection. (very fast and easy solution).
Hough变换例子
- hough的一个例子,检测直线-Hough An example of the line detection ... ... ...
纤维处理软件sob+hough直线检测+自动判定
- 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
Hough-fast
- Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure,* The function used to detect images of parallel linear. If the images
Hough_Grd
- 在灰度图像中进行直线检测,带实验效果图像。利用快速Hough变换,能够正确查找线段端点。-In the gray image in a straight line detection, the experiment with the effect of the image. Using fast Hough transform, to correctly segment endpoint search.
gaijindeHoughyundetection
- 一种改进的Hough变换来提取圆心和半径.速度很快效果也不错.要用真彩色位图.-An improved Hough transform to extract the center and radius. Fast effect is not bad. To use true-color bitmap.
Hough
- fast circles Hough -fast circles Hough
matlab_hough
- 基于霍夫变换开发一种较通用的快速圆检测方法,并将之应用到虹膜图象的检测中,完成对虹膜内、外边缘的定位。-Hough transform based on the development of a more general-purpose fast circle detection methods, and to apply it to the detection of iris images, the completion of the
HoughTransform
- HOUGHTRANSFORM uses Hough transform for line detection. (very fast and easy solution).
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的文章,对指导霍夫变换检测目
yizhongsuijiduotuoyuanjiancedekuaisusuanfa
- 针对多椭圆检测问题提出了一种快速随机检测算法。该算法利用在图像中随机采样到的一个边缘点和 局部搜索到的两个边缘点以及这三个点的邻域信息确定候选椭圆,再将候选椭圆变换为对应圆,通过确认真圆来确 认真椭圆。在确定候选椭圆时,最大限度地减少随机采样点数 剔除更多的非椭圆点,降低了无效采样,减少了无效 计算。数值实验结果表明:该算法具有良好的鲁棒性,其检测速度比同类算法快-Ellipse detection problem
houghyuan
- 一种快速的随机Hough变换圆检测算法,模式识别的经典实例,图像图像处理的源码-A fast randomized Hough transform circle detection algorithm, a classic example of pattern recognition, image processing of the source image
kht_sandbox-1.0.2-win32_binary_sample_app
- fast hough transform-fast hough transform
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.
Hough2010
- Hough的一个比较不错的算法,很有用,速度很快,比较小,简单,很容易懂-Hough algorithm is a relatively good, useful, very fast, small, simple, easy to understand
HoughPDF
- Hough变换是图像处理中的一种常用的检测算法,能够有效地在较大的噪声环境中提取图像中的特定信息。本文主要介绍了标准Hough变换算法以及为了降低标准Hough变换算法的时间复杂度而提出的快速Hough变换算法。 -Hough transform is a commonly used image processing detection algorithm that can efficiently extract large noi
hough-test
- hough直线和园检测,很有用,运行速度快,可以使用-hough line detection and garden, very useful, fast, you can use
hough
- 基于Hough变换开发的一种较通用的快速圆检测方法-Based on Hough transform is the development of a more general round fast detection method