搜索资源列表
ls
- 文中根据hough变换定位条码图像后,利用双线性插值将条码旋转至水平。然后定位单个字符。用投影法识别单个字符
Hough-circle-paper
- 这个一篇硕士论文,题目是:基于改进Hough变换的圆形物体检测.这里面提出了很多改进的hough算法.
Cottonfieldsprayingagriculturerobotsguidancewayrec
- 为研究棉田农药喷洒机器人导航路径识别方法, 以 自然环境下采集的棉田图像为研究背景, 在L ab 色彩空间 进行处理, 把棉株从土壤背景中识别出来。通过最大方差阈 值分割法将图像转化为二值图像, 并经过中值滤波去除噪 声。二值图像垂直方向投影做直方图, 利用波谷位置确定左 右垄分界线。根据左右垄棉株位置平均得到导航离散点, 通 过Hough 变换得到导航路径, 进而得到导航控制参数。利用 坐标系转换关系将图像坐标系中的导航信息转换到世界坐 标系, 从而控制机器人行
The-adaptive-hough-transform.r
- The adaptive hough transform(21HT) 作者:J.Kittler,自适应霍夫变换方法的作者,IEEE的原文,从图书馆找的。,The adaptive hough transform (21HT) Author: J. Kittler, Adaptive Hough Transform, author of Ways, IEEE original text, from the library looking for.
hough
- 基于hough变换的椭圆检测新方法,有改进,提高了运行效率-Hough transform based ellipse detection of new ways to improve and enhance the operating efficiency
circle-detection-using-hough-transform
- circle detection using hough transform 作者:D J Kcrbywn and T J Atherton, University of Warwick, U.K.霍夫检测圆的IEEE,1995的文章,对指导霍夫变换圆检测的原理有一定的指导。-circle detection using hough transform Author: DJ Kcrbywn and TJ Atherton, University of Warwick, UK Hough
ellipse-detection-using-the-hough-transform
- ellipse detection using the hough transform 作者 H.K. Yuen, J. Illingworth and J. Kittler Department of Electronics and Electrical Engineering University of Surrey, Guildford。对霍夫变换检测检测椭圆的原理有一定的参考意义。-ellipse detection using the hough transform Autho
object-recognition-using-fast-adaptive-hough-trans
- object recognition using fast adaptive hough transform 快速自适应霍夫变换 作者:D.D. Haule. A.S. Malowany Computer Vision and Robotics Laboratory Department of Electrical Engineering McGill University。IEEE 1989的文章,对指导霍夫变换检测目标的识别有一定的参考意义-object recognitio
bwl
- 图像像素级边缘检测程序,主要基于soble算子与Hough变换-Image pixel level edge detection process, the major operator and soble based on Hough transform
FuzzyHoughtransformtrackinitiationmethodopassivese
- 基于模糊Hough变换的被动传感器系统航迹起始方法-Fuzzy Hough transform track initiation method of passive sensor system
hough
- hough变换,求三角形参数 变长,交点坐标,高度,面积-the hough transform seeking triangle parameters
hough
- 图像分割中霍夫变换检测直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图-hough change
hough
- 基于OpenCV的hough变换检测图像直线,本代码能够识别焊缝跟踪功能。-OpenCV based hough transform to detect linear image, the code can identify seam tracking.
improvedHough
- 首先检测图像中相邻的像素点并进行聚类, 形成一些相连的像素点的集合, 然后将聚类 后的像素点进行感知编组, 细分成比原聚类线段更接近直线的线段, 最后对每段近似直线用随机 Hough变换进行检测-First detection in adjacent pixels of the image and clustering, form some connected set of pixels, then clustering Pixels after perception marshalli
Matlab
- nonmaxsup——非最大值抑制 hysthresh——设定阈值区间,返回一个二值化图像 canny——边缘探测,图像边缘增强 adjgamma——调整图像的伽马值 findline——利用线性Hough变换和Canny边缘探测得到的线上各点的坐标 circlecoords——返回由圆的半径和圆心坐标决定的圆上各点像素的坐标 houghcircle——取一幅经过canny变换的图像,利用hough变换找到图像中的一个圆 findcircle——计算所得线上各点
hough
- 该资料是一个hough变换的实用资料,为学习hough变换算法的读者有很好的引导作用,-This information is useful information a hough transform hough transform learning algorithm to guide the reader has a good effect,
Hough-transform
- 利用Hough变换和先验知识的车牌字符分割算法,论文-Hough transform and use prior knowledge of the character segmentation algorithm, the paper
hough--line-transform
- hough 直线变换,针对焊接边缘检测有飞溅时,可以提高检测精度-hough line transform
wenxian
- 针对自然生长状态下的成熟苹果图像的识别问题,提出选用R-G色差模型,改进的Ostu最大类间方差法分割图像。 然后用面积阈值法消除噪声,获取成熟苹果果实的目标区域。然后采用基于OpenCV的圆形Hough变换方法对多个粘连苹果果实进行分离。-For image recognition problem ripe apples natural growth state, the proposed selection of R-G color model between improved Ostu Ot
hough-matlab
- 多个利用hough变换进行直线检测的matlab文件,和hough变化和代码的清晰说明-Multiple use hough transform for straight line detection of matlab files, and hough change and clear statement of your code