搜索资源列表
hough
- 运用Hough算法实现圆的检测 里面是一文本文挡,内含C程序
hough
- 利用hough进行直线检测.f,dtheta,drho分别为图象,角度步长和直线到原点距离步长.h为投票矩阵
hough circle detect
- hough circle detect
广义hough变换
- 自己编的广义HOUGH变换,用opencv实现,可用于目标定位
Hough-Circle-Detect.rar
- 可以实现对图像中半径不同的圆形图像区域的检测,Radius of the circle of different detection
Hough-Forest
- 使用hough森林方法检测识别图片中的物体,比随机森林速度更快。-using hough forest method to detect and recognize the objective in image rather than using the random forest method
HoughCode-Matlab
- Hough变换提取圆信坐标,半径的Matlab代码,绝对好使,请大家检验。
hough-Transform-for-Line-Detect
- Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
lan1
- 车牌识别方法,对图像进行与预处理,使其为我们所要的尺寸,并进行HOUGH变换,使其更易分辨出来。-License Plate Recognition Method of images and pre-processing to make it for us to size, and HOUGH transform, to make it easier to be identified.
hough
- circle detection by image analysis using the Dynamic Generalized hough transform
HoughTransform
- Hough Transform Line Detection in Robot Soccer
circle
- circle detection using hough method. The code uses openCV library.
houghDemo
- it contains hough transform by which a special pattern can be find out in a image
plateVs2003
- 自已用Vs 2003开发的,车牌识别程序源码,很有用的,实现简单图像处理,包括256色转灰度图、Hough变换、Walsh变换、中值滤波、二值化变换、亮度增减、傅立叶变换、反色、取对数、取指数、图像平移、图像旋转、图像细化、图像缩放、图像镜像、均值滤波、对比度拉伸、拉普拉斯锐化(边缘检测)、方块编码、梯度锐化、灰度均衡、直方图均衡、离散余弦变换、维纳滤波处理、逆滤波处理、阈值变换、高斯平滑。 -Their own development with the VC, license plate re
HoughLineTracking
- 从摄影头输入影像,可侦测直线物体,侦测到的直线以红色线条显示出来,以OPENCV的Hough transform实作-The first input from the photographic images, can detect linear objects detected straight lines shown in red to OPENCV the Hough transform implementation
hough-construct
- Hough变换获取靶纸图像子像素级圆心坐标,图象识别-hough construct
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
Hough-circle-detection
- 这个一个用matlab语言写的,用Hough算法来检测圆的源程序,实用性好-Matlab language used to write this one, using circular Hough algorithm to detect the source, practical good
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
Hough
- 指针仪表的除噪处理,经由膨胀腐蚀、霍夫变化实现指针识别-Basic hough of picture recognision
