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

搜索资源列表

  1. Q3

    0下载:
  2. 利用Hough transform计算图片中两条直线间的角度,同时计算图片中所有直线汇聚于某一点的坐标-Find the angle of these tow lines shown in the image by Hough transform.As you can see in the image all of such lines are going to merge to a special point (perspective or vanishing point). Find the
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:114684
    • 提供者:Chen Gaojun
  1. line_circle_ditect

    0下载:
  2. 利用canny边缘检测和hough变换检测图像中的直线和圆,并显示出来。-Using canny edge detection and hough transform detection of lines and circles in the image, and displayed.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:2484
    • 提供者:Li Wei
  1. houghnew

    0下载:
  2. HOUGH变换的一种实现,是自己编写的一种新代码,可以完成变异,不残缺。实现直线检测。-the code for hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:571
    • 提供者:wodeanxin
  1. HoughLine

    0下载:
  2. 自己编写的霍夫代码检测直线,不一定是最好的,但是里面有学习心得啊-The line detection by hough,writed it by myself,it is very value for myself studying
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1642
    • 提供者:wang
  1. my_hough

    0下载:
  2. canny算子进行边缘检测,然后用hough算法进行直线检测。-canny operator edge extraction from image, and then use the hough algorithm line detection.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:860
    • 提供者:闫世博
  1. HoughLine

    0下载:
  2. 霍夫变换的图像处理程序,能够检测直线和圈,可以完美MFC运行-Hough transform MFC program, able to detect the straight line and circle
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4133092
    • 提供者:潘跃
  1. TestLMDll

    0下载:
  2. 用hough变换提取直线的C++代码,效果比较好,可以灵活改变可提取直线的条数,适用于提取多条直线。-line detecting using hough tranaformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11330401
    • 提供者:赵倩倩
  1. DectRect

    0下载:
  2. 利用hough变换检测平行线 直线 程序简单 适合初学
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:3136440
    • 提供者:zhangqian
  1. detectline

    0下载:
  2. 通过霍夫变换检测直线的方法,这里需要增添自己设的阈值, 增加移动性。-using hough transform to detect lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:927
    • 提供者:LUO
  1. Edge-detection

    0下载:
  2. 各种边缘检测:robert边缘检测,sobel边缘检测,prewitt边缘检测,kirsch边缘检测,gauss边缘检测,利用Hough变换检测平行直线,轮廓提取,种子填充算法1,2,3.-Various edge detection: Robert Sobel edge detection, edge detection, edge detection and edge detection of Prewitt, Kirsch, Gauss edge detection, the use of
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:51496
    • 提供者:Lee Simth
  1. fencengchongjian

    0下载:
  2. 基于鲁棒估计灭点分层重建的研究 提出了一种基于Hough算法的直线聚类检测方法求取图像中的直线信息以及基于RANSAC的由直线信息估计灭点信息的改进算法,以提高估计灭点的鲁棒性。-Research of hierarchical reconstruction based on robust vanishing point
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:655308
    • 提供者:as
  1. Phase-_-extract-line

    1下载:
  2. 5相位编组法实现纹理直线边缘的检测matlab程序代码。不同于hough变换。附带文字的原理讲解-The five-phase grouping texture straight edge detection ,matlab code. Different from the hough transform. explain with the accompanying text
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-13
    • 文件大小:1732
    • 提供者:
  1. dfdf

    0下载:
  2. matlab霍夫变换直线检测,简单采取了先高帽,在检测变换的方法,不同于一般的边缘检测-hough transform detect lines
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:647
    • 提供者:jeffzhang
  1. HoughTrans

    1下载:
  2. hough变换检测直线,改进过可以用来检测直线和坐标之间的角度,用来检测指针式仪表的值。-an inptoed hough transform for line segments detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5981423
    • 提供者:ljd
  1. Houghhesobel

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

    • 发布日期:2017-04-04
    • 文件大小:841
    • 提供者:吴昊
  1. Hough_Transform

    0下载:
  2. Hough变换是图像处理中非常重要的一种变换模型,通过Hough变换可以非常准确的检查出图片中的直线。该程序使用OpenCV完成的,灰常值得借鉴-Hough transform is a very important one in the image processing transformation model, very accurate check out the picture in a straight line through the Hough transform. The pro
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3832486
    • 提供者:张磊
  1. HoughLines

    0下载:
  2. Hough变换检测图像中的直线,从而判断图像形状,采用VC++6.0和OpenCV编程实现。-Straight line Hough transform detection of the image in order to determine the shape of the image, using VC++ 6.0 and OpenCV programming to achieve.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1457798
    • 提供者:李阳
  1. VCDIP_P563

    0下载:
  2. OpenCV实现霍夫变换检测,比较简单,可以检测直线和圆周-OpenCV Hough transform to detect relatively simple, and can detect a straight line and circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-15
    • 文件大小:4001349
    • 提供者:刘浦
  1. houghtransformation

    0下载:
  2. hough变换检测直线,opencv环境下使用-hough transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:8074070
    • 提供者:leeshuzhen
  1. Houghlinedetect.doc

    0下载:
  2. 有关使用matlab下使用hough函数实现直线检测的方法,并可对任意两条直线计算两者的夹角-using hough function detect the straight lines under the Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:12754
    • 提供者:由希樱
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 28 »
搜珍网 www.dssz.com