搜索资源列表
OPENCV-HoughTransform
- OPENCV下Hough变换的例程。过程比较详细,并附有使用说明文档。-OPENCV under Hough transform routines. Process in more detail, together with the use of documentation.
hough_l
- 对二维图像进行hough变换,并显示hough变换的结果-pair of two-dimensional images hough transform, and display the results hough transform
Hough
- 霍夫变换.手动画一条直线,选择变换,可以变直.
ch7_2_2
- 设定循环检测次数,这里设为只循环一次 tip_l=1 设定hough变换的遍历步径 xl=30 %设定线段起始点 xr=60 %设定线段终止点
mywigner
- Wigner Ville distribution
hough
- Hough变换的原程序,谢谢大家参考指正-Hough transform of the original program, thank you for the reference correction
HoughObject
- hough transform matlab code
CHT
- circle detection2 by hough transform
blobextraction
- HOugh transform for circle
5-14-houghlines
- Hough变化,数字图像处理的hough变换C++代码-houghHough transform generized by C++ detects Lines in a image.
ComputerVisionAssignment
- Circular Hough transform Implementation
ALDERS.ZIP
- Hough space application
houghcircle
- 这是利用hough圆检测法检测人眼的主程序-This is the main program using Hough circle detection method for the detection of the human eye
cpp_hough
- The Hough transform is a feature extraction technique used in image analysis, computer vision, and digital image processing
horizonlinedetection
- in this program the horizon line detection is found out by using canny edge detector and hough transform.
houghcircle
- Matlab环境下使用霍夫变换在二值图像上检测圆形的代码-Function uses Standard Hough Transform to detect circles in a binary image.
houghellipse
- Matlab环境下利用霍夫变换和椭圆标准公式,在二值图像上自动检测椭圆并标记。-Matlab environment using Hough transform and oval standard formula, the binary image automatically detect and mark the ellipse.
Hough
- Hough变换 基于梯度的圆检测,可以加快检测速度-hough transformation
HOUGH
- 加载一幅图片 对图片进行 标准霍夫线变换 或是 统计概率霍夫线变换. 分别在两个窗口显示原图像和绘出检测到直线的图像.-Load a picture The picture standard Hough transform line or line statistical probability Hough transform. Original image and draw a straight line detected image are shown in the tw
hough
- 利用Hough变换实现车牌图像的倾斜校正,matlab源码-The license plate image using Hough transform tilt correction, the matlab source code
