搜索资源列表
20060303004409246
- 用matlab检测直线,圆。椭圆的程序,对直线程序进行了改进,采用随机霍夫变换 &由粗到细的检测方式检测,效果好-detection using Matlab straight round. Elliptic procedures, the procedures for linear improvement, randomized Hough Transform & by coarse-to-fine detection methods for detection, effectiv
HoughT
- 该文章说明了有关霍夫变换对直线、圆、椭圆进行检测的基本原理和主要源码
A_FAST_ALGORITHM_TO_DETECTING_RUNWAY_FROM_REMOTE_S
- 文章在分析机场跑道结构特征的基础上,提出了一种从高分辨率遥感图中检测机场跑道的方法。具体介绍了嵌入置信度的边缘检测算法和基于线基元的直线提取方法
\基于局部PCA的参数约束Hough直线分层检测
- 基于局部PCA的参数约束Hough直线分层检测
基于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
line
- 线段检测器和线段检测方法。包含垂直线检测部分,水平线检测部分-Detector and line segment detection methods. Contains the vertical line detecting part detecting part of the horizon, etc.
hough_line
- 直线 检测 hough 直接可以运行有原图像 图像为256色bmp -Hough line detection can be run directly with the original image, the image of 256-color bmp
111
- Hough检测直线,圆,椭圆的部分代码,基于VC实现,并带有注释-Hough line detection, round, oval, part of the code, based on VC to achieve, and with comments
hough
- 国内外的霍夫变换元检测直线检测的论文合集-hough detect line or circle
Detecting-Coins
- 用直线检测和边缘检测来检测圆,用硬币来实验-Detecting Coins using Hough Tramsform
3
- 基于链码检测的直线段检测方法,实现了直线的检测-Based on chain code detection straight line segment detection method, realize the straight line detection
article
- LSD直线检测说明文档,很详细,非常具有参考价值-LSD line detection documentation, very detailed, very valuable reference
hough
- 图像分割中霍夫变换检测直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图-hough change
Hough
- 在图像处理中,经常用到的检测直线的方法,抗干扰性很强。-In image processing, frequently used line detection methods, strong anti-interference.
hough
- 基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。-OpenCV based hough transform to detect linear image, the code can identify seam tracking.
improvedHough
- 首先检测图像中相邻的像素点并进行聚类, 形成一些相连的像素点的集合, 然后将聚类 后的像素点进行感知编组, 细分成比原聚类线段更接近直线的线段, 最后对每段近似直线用随机 Hough变换进行检测-First detection in adjacent pixels of the image and clustering, form some connected set of pixels, then clustering Pixels after perception marshalli
Shape-Detection
- 直线检测及道路边缘检测,包括在DM6437上的实现-use the Hough Transform, Find Local Maxima, and Hough Lines blocks to find the longest line in an image. In the second step, the algorithm used for line detection will be the basis of a lane detection procedure.
hough-matlab
- 多个利用hough变换进行直线检测的matlab文件,和hough变化和代码的清晰说明-Multiple use hough transform for straight line detection of matlab files, and hough change and clear statement of your code