CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - hough变换检测直线

搜索资源列表

  1. 99273895houghcircle

    1下载:
  2. 圆检测,hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1426
    • 提供者:大庆
  1. hough-checkline

    0下载:
  2. 在matlab7.0环境下用hough变换算法实现的检测直线的例子
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1569
    • 提供者:马凤霞
  1. hough_直线

    1下载:
  2. 采用vc++编程,可以处理8位bmp图像。先进行阈值分割,然后可以轮廓提取。最后可以进行平行线检测,采用hough变换-using vc programming, can handle eight bmp images. First threshold for segmentation, which can then be extracted contour. Finally parallel line can be detected using Hough Transform
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:80576
    • 提供者:刘秉帼
  1. hough 程序例子

    2下载:
  2. hough变换的代码,这个变换可以原来检测直线或圆等图形。-Hough Transform code, can transform the original circular or linear detection, such as graphics.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3552746
    • 提供者:张婷
  1. R2007test__hough

    0下载:
  2. 在 matlab中利用hough变换对图像进行直线检测,此程序能检测出只要的直线,并提取出来-Hough transform in matlab using the image line detection, this procedure can detect as long as the line, and extracted
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:734
    • 提供者:姚军
  1. LaneDetect

    0下载:
  2. 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:598
    • 提供者:
  1. HTR

    0下载:
  2. Hough 变换的VC++实现,HOUGH变换广泛应用于直线及形状检测中,是模式识别不可或缺的内容-this is the implement of hough transform written in visual C++
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:54391
    • 提供者:罗辉武
  1. houph_MFC

    0下载:
  2. 在MFC环境下用openCV实现sobel算子和霍夫变换检测直线和圆-In the MFC environment with openCV achieve sobel operator and the Hough transform detection of lines and circles
  3. 所属分类:OpenCV

    • 发布日期:2017-05-27
    • 文件大小:10429108
    • 提供者:汪前
  1. Hough_Transform_zhixianjiance

    0下载:
  2. 实现matlab使用霍夫变换检测直线。并自动找到所检测直线中长度最长的一条直线,检测结果在原始图像上标记。-Detect and mark the direct line in a picture using Hough transform. Coding with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:921
    • 提供者:
  1. Hough

    0下载:
  2. Hough变换 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线提取出来。 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform of the function is used to detect the image of parallel lines. If the image there are two parallel lines, two parallel lines will be extracted. Req
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:16476
    • 提供者:吕盼盼
  1. hough-matlab

    0下载:
  2. Hough变换利用图像空间和Hough参数空间的点-线对偶性,把图像空间中的检测问题转换到参数空间。通过在参数空间里进行简单的累加统计,然后在Hough参数空间寻找累加器峰值的方法检测直线。-Hough transform image space and Hough parameter space points- line detection problem in image space to parameter space duality. Through the simple accumul
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:7779
    • 提供者:马立静
  1. HoughTransform

    0下载:
  2. 这是一个关于Hough变换的源代码,可以用来在图像中检测直线,压缩包里还有用来检测的图片和图片结果,希望对大家有用。-Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:11397
    • 提供者:皮皮鲁
  1. HT

    0下载:
  2. Hough变换,VC++实现两条平行直线的检测-Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1803
    • 提供者:张玲
  1. houghpixels

    0下载:
  2. hough变换中的非零点检测,找到非零点,进行累加,才能找出直线-hough transform in the detection of non-zero, to find non-zero, to accumulate in order to find a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2308
    • 提供者:llp
  1. HoughTransform

    0下载:
  2. 用Hough变换对图象中的直线检测,并在MFC中实现-With the Hough transform line detection in images, and in MFC to achieve
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:80859
    • 提供者:gaoyang
  1. SkewDetectionAndCorrectionMethod

    0下载:
  2. 文本图像在扫描输入时产生的倾斜现象会对后续的页面分割及光学字符识别(OCR)处理产生很大的影响,而传统的标准Hough变换虽然具有对噪声不敏感,不依赖于直线连续性的优点,但由于计算量偏大,速度慢,在实用时有较大的局限性.提出一种基于改进的Hough变换的文本图像倾斜校正方法,通过在变分辨率图像中采用不同的文本方向提取算法,及选择合理投票门限等改进Hough变换的措施,减小了由图像区域及文字笔画粗细所产生的对倾角判定的不利影响,并使用基于偏移值的方法实现页面倾斜的快速校正.实验结果表明,该算法实现
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1074800
    • 提供者:Leo
  1. 12

    0下载:
  2. 该程序的功能是将一幅图像二值化,然后利用Hough变换检测出图像中的直线-The program' s function is a binary image and then use the Hough transform to detect straight lines in the image
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:868
    • 提供者:HEllO2010
  1. HoughTransform

    0下载:
  2. 霍夫变换是图像处理中从图像中识别几何形状的基本方法之一,应用很广泛,也有很多改 进算法。最基本的霍夫变换是从黑白图像中检测直线(线段)。-Hough transform image processing image recognition from the basic geometry of one of the methods, the application is very wide, there are many improved algorithm. The most basic b
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:66920
    • 提供者:Houghtransform
  1. houghtransform

    0下载:
  2. hough直线变换,可以对一般yuv格式的灰度图像进行hough变换,可以在程序中修改检测阈值等-hough line transformation can generally yuv format hough transform the gray image can be modified in the process detection threshold, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4537814
    • 提供者:姓名
  1. houghline

    0下载:
  2. 基于hough变换对图像进行直线提取,检测图像的倾斜角度,该算法在PC机上运行速度尚可,在嵌入式平台上需要改进!-Hough transform based on image extraction, detection images straight Angle, this algorithm in PC running speed and in embedded platforms need improvement!
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1995864
    • 提供者:云云
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 16 »
搜珍网 www.dssz.com