搜索资源列表
HoughTrans
- 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle and a straight line. hope to
houghtrans
- hough变换是图像处理中一种方法,该文件是用matlab语言实现的hough变换,但未使用matlab提供的函数,可以用于hough变换的学习和掌握。
HoughTrans
- 强大的霍夫变换源码,检测直线、圆形等-houghtrans
HoughTrans
- Hough变换的实质是将图像空间内具有一定关系的像元进行聚类,寻找能把这些像元用某一解析形式联系起来的参数空间累积对应点。在参数空间不超过二维的情况下, 这种变换有着理想的效果。但是,一旦参数空间增大,计算量便会急剧上升,同时耗费巨大的存储空间,耗时也随之猛增。就此,多年来国内外众多学者针对具体情况对常规Hough变换进行了多方面的探索,并提出了许多有价值的改进方法。-Hough transform is essentially the image space has a certain rel
HoughTrans
- Detect Line and Circle 基于opencv的直线,圆检测 retinex算法用于人脸识别预处理-Opencv-based Detect Line and Circle line, circle detection algorithm for face recognition preprocessing retinex
houghtrans
- performs hough transform we-performs hough transform well
houghTrans
- 利用hough变换实现图像边界的检测,可以计算简单图像的边界夹角度数-Using hough transform image boundary detection, image boundary can be calculated simply point the number of folders
HoughTrans
- hough变换的源代码,可以用于进行检测圆形和椭圆-hough transform source code, can be used to detect circular and elliptical
houghtrans
- 应用 hough变换检测圆 进而进行其他操作-Hough transform to detect circles and then applied to other operations
HoughTrans
- hough变换检测直线,改进过可以用来检测直线和坐标之间的角度,用来检测指针式仪表的值。-an inptoed hough transform for line segments detection
houghtrans
- 利用hough变换检测直线,直接检测,速度快。matlab代码-Use hough transform line detection