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

搜索资源列表

  1. Edge-Detection-and-Segmentation

    0下载:
  2. 使用MATLAB编程实现图形边缘检测的算法,edge里边缘检测算法的实现-sobel、hough等-Graphics programming using MATLAB edge detection algorithm, edge in the edge detection algorithm implementation-sobel, hough, etc.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:5895
    • 提供者:dragon
  1. hough-transform

    0下载:
  2. 24色位图hough变换检测直线,用C++实现了hough变换,并以此来检测哪些线段是直线。-24-color bitmap hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4740
    • 提供者:王琳
  1. hough

    0下载:
  2. MATLAB代码中hough变换检测直线-Detection Hough transform in MATLAB code line
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1158
    • 提供者:热潮
  1. LANE-Detection-HOUGH-Transform

    0下载:
  2. a lane dtection method using hough-transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:27635
    • 提供者:amt
  1. line-detection

    0下载:
  2. line detection using hough transform
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:664
    • 提供者:hooman
  1. hough-Line

    0下载:
  2. 霍夫变换,检测图像中的直线 非常好用的算法 可以学习一下-Hough transform, a straight line in the detection image is very easy to use algorithm can learn
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:15920761
    • 提供者:高旭超
  1. class-specific-Hough-forests-

    0下载:
  2. 用于目标检测的Hough森林分类法。比随即森林效果要好。附有文章和代码。代码是在unix环境下的Opencv运行的。还有训练数据。-ClassSpecifi c Hough Forests for Object Detection,better than random forest.include paper and source code ,working in Opencv .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12258852
    • 提供者:hfutyang
  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. Hough matlab-line-mark

    3下载:
  2. matlab环境下的hough变换实现 检测图像中的直线 并将直线标出 适用于检测目标直线边缘 圆柱形物体边缘 飞机机翼 导弹边缘 机场跑道直线 海天交界线 等-hough transform with matlab ,straight line detection in a image and mark it ,it can detect the edge of the target straight edge, cylindrical object edge ,aircraft wing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:429040
    • 提供者:
  1. hough-transform

    0下载:
  2. 检测图像中的直线,对断点进行桥接,使之成为连续的边缘-A straight line in the detection image breakpoint bridge
  3. 所属分类:Graph program

    • 发布日期:2017-04-11
    • 文件大小:1497
    • 提供者:liuda
  1. random-hough-transform

    1下载:
  2. 利用随机霍夫变换进行圆的检测,matlab编写-Randomized Hough transform for circle detection, Matlab prepared
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-29
    • 文件大小:10808
    • 提供者:小智
  1. Hough

    0下载:
  2. hough变换 介绍了hough变换的直线检测 在图像处理率领域经常使用的程序-hough transform Hough transform line detection frequently used programs in the field of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1514
    • 提供者:张剑坤
  1. hough

    0下载:
  2. matlab利用hough变换检测直线的程序-matlab use hough transform line detection procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:704
    • 提供者:杨晓
  1. hough

    1下载:
  2. 基于OpenCV的Hough变换结合Canny边缘检测的人眼瞳孔检测算法。-Combination of the Canny edge detection of the human eye pupil detection algorithm based on OpenCV Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:732672
    • 提供者:食草堂
  1. Hough-transform

    0下载:
  2. 黄永林等人首先通过压缩参量空间, 进行Hough变换, 得到粗尺度的圆的3个特征值。利用得到的特征值, 考虑一定放宽范围内, 通过控制参量空间大小, 再次进行Hough变换得到圆检测的精确值。-Huang Yonglin, who first of all by the compression parameter space for Hough transform to obtain the coarse-scale round of the three eigenvalues. The cha
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1160154
    • 提供者:朱磊
  1. Hough

    0下载:
  2. 实现Hough直线检测,标记直线的两端点坐标,再对相似的直线做曲线拟合,可以完美实现边缘连接。-Hough line detection, marking a straight line at both ends of point coordinates, similar linear curve fitting, can be the perfect realization of the edge connector.
  3. 所属分类:Graph program

    • 发布日期:2017-11-29
    • 文件大小:37448
    • 提供者:majun
  1. image-detection-and-transformation

    0下载:
  2. 利用hough变换检测图像中的形状圆和直线,以及图像几何变换-detecting image circle or line using hough transformation and transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:5018
    • 提供者:zhao
  1. hough

    0下载:
  2. 使用标准Hough变换,在一个二进制图像中,检测直线段-Using the standard Hough transform, in a binary image, the detection straight line segment
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:554
    • 提供者:fsq405
  1. Line-Detection-

    0下载:
  2. 这是一个基于Hough变换的直线检测matlab程序文件,可以有效地检测直线-Line Detection via Standard Hough Transform
  3. 所属分类:Other systems

    • 发布日期:2017-11-06
    • 文件大小:1453
    • 提供者:牛子蛋
  1. Multiple-object-Detection

    0下载:
  2. 作者提的源代码 附paper 多目标检测 用来行人检测 亲自调试可用!-detection of multiple object instances using Hough transform(CVPR 10), 2010.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:9408225
    • 提供者:老芦
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 43 »
搜珍网 www.dssz.com