搜索资源列表
houghcode
- 霍夫变换窗口检测,这个是本人实际用到的程序!有图片可用!
VC_IRIS
- 基于MFC的虹膜检测识别,使用canny算子探测边缘,霍夫变换找到区域,海明测距识别-Iris detection and recognition based on MFC, using the canny operator edge detection, Hough transform to find areas identified Hamming distance
quzaosheng
- 使用不变矩去噪声,挺好的,结合霍夫变换使用-Use the same moment to noise, quite good, combined with the hough transform to use
hugh
- 霍夫变换的基于matlab的源程序代码,3个参数输入,8个参数输出-Hough transform based on Matlab source code
hough
- 基于霍夫变换的外形检测算法的实现,包括图像读取与显示、彩色图像转化为灰度图、灰度图二值化、膨胀腐蚀、图像轮廓提取、线性图形检测以及椭圆检测-Shape detection algorithm based on Hough transform implementation, including the image read and display color images into grayscale, grayscale binary and expansion corrosion image
Houghfoopencv
- (Hough change for opencv)霍夫变换求图片圆心,运行环境为opencv-Hough change for opencv
Untitled
- 椭圆检测。利用霍夫变换的原理实现椭圆的检测,并在图中标记出来,可用于方向盘的检测。-Ellipse detection. Using the principle of detecting the implementation of elliptic Hof transform, and marked in the graph, can be used to detect the steering wheel.
LPR
- 主要是车牌识别的代码,包括二值化,霍夫变换线条检测,区域生长算法,字符分割等-Mainly LPR code, including binary, Hough transform line detection, region growing algorithm, character segmentation
work
- 霍夫圆变换找圆并标记所有圆霍夫圆变换已写成库-find round using Hough circle transform
Hough_Transform
- 先画了一个等边三角形,然后进行canny边缘检测,再霍夫变换提取了三角形的三条边,附带一份说明用word文件,适合初学霍夫变换的人使用-At first, this Matlab program draws a equilateral triangle. Then get its edge with canny operator and get three Hough Transfom straight line. There is an word document in this zip wh
coins-detection
- 使用霍夫变换检测硬币,个人感觉效果还行,适用于一元,五角,一角的-Use Hough transform to detect coins
hough
- 利用霍夫变换原理对排列有规则的座椅进行检测定位,关键是选择合适的曲线方程进行霍夫变换-Hough transform use the principle of the rule are arranged to detect the positioning of the seat, the key is choosing the right curve equation Hough transform
Iris-recognition
- 虹膜识别 源代码 matlab 霍夫变换 hough变换 (解压后放在一个文件夹下)-Iris recognition source code matlab hough transform hough transform (decompression after a folder)
example3
- 霍夫变换检测直线,利用传统霍夫变换对图片中的直线进行检测,效果一般,有待改进。-Hough transform to detect straight line, using traditional Hough transform to detect straight lines in the picture, the general effect, could be improved.
example4
- matlab代码用来实现霍夫变换检测直线,比较好哦用。-matlab code used to implement the Hough transform to detect straight lines, with more Ay.
Iris-localization
- 基于霍夫变换的虹膜定位,能够检测并分离虹膜图像-Iris localization based on Hough transform
tuxiangmatlab
- 可以对围棋进行识别。得到棋子的坐标,运用了霍夫变换(Weiqi can be identified. The coordinates of the chess pieces are obtained and the Hof transform is applied)