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

搜索资源列表

  1. hough_test

    0下载:
  2. 霍夫变换提取直线.输入rgb图像,输出提取结果.-Hough transform to extract line. Rgb image input and output extraction results.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1480
    • 提供者:李元齐
  1. MATLABHough

    0下载:
  2. MATLAB图像处理 Hough霍夫曼直线检测 源程序代码-MATLAB image processing Hough line detection Huffman source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:181836
    • 提供者:李丽
  1. hough111

    0下载:
  2. hough变换直线检测-hough Straight line detection.......................
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:923
    • 提供者:杨驱动
  1. houghtransform

    0下载:
  2. 霍夫变换可以检测图像中的直线边,同时给出直线的斜率,运用比较方便简单-The straight-line portion of hough transform to detect the image edge, and the slope of a straight line, the use of more convenient and simple
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1352
    • 提供者:曲荣召
  1. hough2

    0下载:
  2. 基于hough变换的直线检测,能够检测出图中最长的直线-Straight line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1060
    • 提供者:张先森
  1. houghtest

    0下载:
  2. opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆-显示以下内容的翻译: opencv 3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 仍然翻译: opencv3.0霍夫变换找直线,找圆,直接在视频状态下进行实时找直线,找圆 opencv 3.0 Hough transform to find a straight line, find circle。 at the video state directly in real time to fi
  3. 所属分类:OpenCV

    • 发布日期:2017-05-03
    • 文件大小:517160
    • 提供者:wangbin
  1. hough_s

    0下载:
  2. 基于hough变换得直线检测,对于一组随机的直线点,可以得到直线参数,检测精度高。-Was based on line detection hough transform, for a group of random straight points, you can get a straight line parameters, high detection accuracy.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1126
    • 提供者:teresa
  1. HoughCode

    0下载:
  2. 提供霍夫变换直线检测的具体实现的C++代码。-Hough Transform Line Detection Code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:12535
    • 提供者:赵兴旺
  1. MATLAB

    0下载:
  2. 图像的直线提取,利用了hough变换,可以修改阀值选择需要的直线长度-Line extraction of the image using the hough transform, you can modify the thresholds to the desired length of the line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6926
    • 提供者:李浩
  1. zhixian3

    0下载:
  2. hough变换检测直线,用matlab自带的houghline程序。-hough line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:587
    • 提供者:王文婷
  1. video1

    0下载:
  2. 利用hough变换检测视频序列中的直线,可以控制视频播放速度-etection of straight lines in video sequences using Hough transform,Can control the speed of video playback
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:4014870
    • 提供者:lsj
  1. Hough_LineDetect

    0下载:
  2. 用Hough变换检测直线,是图像配准的一个小知识点。-By Hough transform line detection, image registration is a little knowledge points.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1018
    • 提供者:陈琛
  1. lsd_line

    0下载:
  2. 一种直线的快速检测算法,检测速度优于hough变换-A linear algorithm for rapid detection, detection speed than hough transform
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-03
    • 文件大小:631006
    • 提供者:朱天意
  1. road-lane-dector

    1下载:
  2. 车辆车道线检测,使用CANY提取轮廓,hough变换获得直线。-Vehicle lane detection, contour extraction using CANY, hough transform to obtain a straight line.
  3. 所属分类:transportation applications

    • 发布日期:2017-05-13
    • 文件大小:2577813
    • 提供者:zengjie
  1. HoughLine

    0下载:
  2. 使用Hough变换检测图像直线,并在VS2010下实现-hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:11302685
    • 提供者:王璞
  1. cannyld

    0下载:
  2. 利用C++和opencv实现直线提取,主要采用Hough变换实现直线提取-C++ and use opencv achieve line extraction, mainly Hough transform line extraction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:821
    • 提供者:丁紫
  1. houghtransform2

    0下载:
  2. Hough变换可用来提取直线和圆,本程序适用于新手,谢谢下载!-Hough transform is used to extract lines and circles, this program is suitable for beginners, thank you download!
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:764
    • 提供者:万源归宗
  1. zhixiantiqu

    0下载:
  2. 图像处理之图像分割之直线提取中的Hough变换矩阵和直线检测-Matrix and line detection of linear image processing division of the extraction Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:48087
    • 提供者:gg
  1. Lane_Detection

    3下载:
  2. 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:66416640
    • 提供者:蛋蛋
  1. Hough_Process

    0下载:
  2. 可实现答题卡阅卷系统中的图像倾斜矫正,采用Hough进行直线检测,并根据所定位的特征直线位置计算倾斜角度,再进行图像旋转,得到校正结果-chieve answer sheet scoring system image tilt correction, performed using Hough line detection, and calculates the inclination angle in accordance with the target characteristic line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-20
    • 文件大小:5429127
    • 提供者:Curry
« 1 2 ... 21 22 23 24 25 2627 28 »
搜珍网 www.dssz.com