搜索资源列表
20060303004409246
- 用matlab检测直线,圆。椭圆的程序,对直线程序进行了改进,采用随机霍夫变换 &由粗到细的检测方式检测,效果好-detection using Matlab straight round. Elliptic procedures, the procedures for linear improvement, randomized Hough Transform & by coarse-to-fine detection methods for detection, effectiv
imageprocess
- 实现对图像的多种处理,例如霍夫变换,边缘提取,灰度处理,以及图像增强等
zzbh
- 基于霍夫变换和几何特性的图像识别方法,坐标变换,有好界面,对您有一定帮助,是个好朋友
HoughT
- 该文章说明了有关霍夫变换对直线、圆、椭圆进行检测的基本原理和主要源码
广义霍夫变换
- 广义霍夫变换,用以在图像中检测任意多边形
霍夫变换.doc
- 霍夫变换介绍
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.
A8010363
- 用两步法霍夫变换检测圆的论文,提高了运算效率,可以用于椭圆检测。-Change Detection by two-step round paper Fahuo Fu, improve the efficiency, can be used for ellipse detection.
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
fgsfg
- 该部分内容是与霍夫变换相关的一些算法的文档集合,都是PDF格式的,这些文档主要描述了霍夫变换过程以及改进的方向和措施,有需要的人可以参考下-The part of the Hough transform associated with the document collection of some algorithms are PDF format, these documents describes the process of the Hough transform and improve
hough
- 国内外的霍夫变换元检测直线检测的论文合集-hough detect line or circle
hough
- 图像分割中霍夫变换检测直线,先看效果,左上角为原图,左下角为找到的直线,右图为hough变换后的图-hough change
opencv-doc
- 图像数据操作(内存分配与释放,图像复制、设定和转换) 图像/视频的输入输出(支持文件或摄像头的输入,图像/视频文件的输出) 矩阵/向量数据操作及线性代数运算(矩阵乘积、矩阵方程求解、特征值、奇异值分解) 支持多种动态数据结构(链表、队列、数据集、树、图) 基本图像处理(去噪、边缘检测、角点检测、采样与插值、色彩变换、形态学处理、直方图、图像金字塔结构) 结构分析(连通域/分支、轮廓处理、距离转换、图像矩、模板匹配、霍夫变换、多项式逼近、曲线拟合、椭圆拟合、狄劳尼三角化)