搜索资源列表
利用sobel算子和霍夫变换求出图像的边缘
- 利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理,matlab
ght
- 这是一个自己写的广义霍夫变换提取不规则不提边缘的方法,希望大家喜欢-This is a generalized Hough transform to write their own not to mention irregular edge extraction method, hope you like
HoughCircle
- matlab进行霍夫变换检测圆...未使用matlab的源码-matlab for Hough transform to detect circles ... not use the source code matlab
houghline
- 用matlab代码实现的霍夫变换,对于初学者有一定的帮助-Matlab code to use the Hough transform, for beginners will certainly help
Houghtransform
- 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
Hough
- 此程序包包含了霍夫变换的大部分主要程序,常用于抑制噪音等-This package contains the Hough transform most of the major procedure commonly used in noise suppression
hough
- 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
houghbianhuan
- 广义霍夫变换边缘提取代码,目标是针对图像中某一标识,进行识别和提取-Generalized Hough transform edge detection code, the goal is for the image of a logo, to identify and extract
soble_hough
- 索伯尔-霍夫变换,matlab程序,用于检测图片中圆形的一个程序,相对比较简单。 -soble- hoff transform, matlab, used to detect a program pictures in circular, is relatively simple.
imagecompression
- 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
yuanma
- 基于matlab的图像增强(点操作,滤波器,直方图增强),图像分割,霍夫变换等-Matlab-based image enhancement (dot operator, filter, histogram enhancement), image segmentation, Hough transform
fatigue-detection_matlab
- 疲劳检测Matlab程序,基于肤色的人脸识别,基于霍夫变换的圆检测,通过眨眼频率判断疲劳程度-fatigue detection
hough
- 霍夫变换圆检测MATLAB程序 利用霍夫变换进行圆检测的MATLAB代码,带有详细解释,适合新手-Hough transform circle detection procedure using the Hough transform MATLAB circle detection MATLAB code with detailed explanations, suitable for beginners
Iris-recognition-matlab-source-code
- 利用MATLAB的虹膜识别例程,霍夫变换。-Iris recognition using MATLAB routines, Hough transform.
霍夫圆变换
- 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)