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

搜索资源列表

  1. hough

    0下载:
  2. hough 变换检测猕猴桃果实,可以对分割出来的二值图中的果实进行定位-hough transform detection of kiwi fruit, you can split the fruit in the binary image to locate
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:4182
    • 提供者:吕志海
  1. Hough

    0下载:
  2. vs2008环境下,hough圆检测算法,编译通过,可以直接用。-vs2008 environment, hough circle detection algorithm, compile, can be directly used.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-06
    • 文件大小:1531647
    • 提供者:yao
  1. Image-Processing-OpenCV-Chapter-6

    0下载:
  2. 基于OpenCV的计算机视觉技术实现第六章图像处理的源程序,其中包括图像边缘检测、直方图、Hough变换、几何变换、形态学等基本的图像处理。-OpenCV-based computer vision image processing technology to Chapter VI of the source, including edge detection, histogram, Hough transform, geometric transformation, morphology, a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:106491
    • 提供者:stellarzhong
  1. Hough-transform-

    0下载:
  2. Hough变换在视觉检测系统中的应用研究Hough transform in the visual detection system applied research-Hough transform in the visual detection system applied research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3982545
    • 提供者:王明
  1. Hough-transform-edge-detection

    0下载:
  2. 这是一个用MATLAB软件编写的基于HOUGH变换的边缘检测程序-This is a MATLAB software HOUGH transform based on edge detection program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:733
    • 提供者:edison
  1. Circle-detection-

    0下载:
  2. 基于霍夫变换的圆形检查,效果显著,带有例图-Circle detection based on random Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:107279
    • 提供者:晨风
  1. hough-paper

    0下载:
  2. 10篇hough检测直线的中英文文章,对有意于曲线检测的研究者有很大的帮助!-Hough line detection of the 10 articles in English, for researchers interested in testing the curve is very helpful!
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14656224
    • 提供者:小鱼儿
  1. Hough-change-detection.gh

    0下载:
  2. 采用两个步骤的Hough变换就能实现对圆的视觉检测-Two steps to achieve Hough change
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:349427
    • 提供者:lifei
  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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 41 »
搜珍网 www.dssz.com