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

搜索资源列表

  1. hough

    0下载:
  2. hough变换检测圆,比较好的实现了hough检测的过程,利于学习-hough transform circle detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-18
    • 文件大小:4839351
    • 提供者:jenny
  1. hough

    0下载:
  2. 采用的是基于弦中点的hough变换椭圆检测算法,大家可以在百度上搜这篇论文,由于不是用的标准hough变换的算法,所以运行速度还不错-Used is based on the midpoint of the chord hough transform ellipse detection algorithm, we can search on Baidu paper, because the algorithm is not used in standard hough transform, so
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1220
    • 提供者:linyu
  1. hough

    0下载:
  2. 实现对图像的椭圆和直线检测,代码可以直接运行,基于OPenCV实现的-Achieve elliptical and linear detection image of the code can be run directly implemented based OPenCV
  3. 所属分类:OpenCV

    • 发布日期:2017-05-16
    • 文件大小:4006160
    • 提供者:姚佳玉
  1. hough

    0下载:
  2. 基于opencv函数,用霍夫算法对图像进行线检测与圆检测-Based on opencv function Hough line detection algorithm for image and circle detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1632
    • 提供者:李少芳
  1. 3.Hough

    0下载:
  2. 实现HOUGH变换检测圆的功能 直接运行 效果良好-Achieve HOUGH transform circle detection functionality directly running well
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2381404
    • 提供者:apple
  1. hough

    0下载:
  2. 霍夫变换检测直线。很好的算法,有助于学习霍夫变换-Hough transform line detection. A good algorithm, is helpful to the study of Hough transform
  3. 所属分类:2D Graphic

  1. hough

    0下载:
  2. 基于Hough变换开发的一种较通用的快速圆检测方法-Based on Hough transform is the development of a more general round fast detection method
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1093
    • 提供者:王彩艳
  1. hough

    0下载:
  2. 关于hough变换的边缘检测代码,自己编写的,用于设计作业,效果不错-About hough transform edge detection code, I have written for the design work, good results
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:92178
    • 提供者:金亮
  1. Edge-detection-using-Canny

    0下载:
  2. 使用边缘检测的Canny算子检测圆形边缘,并且用哈夫方法检测圆形-Use the Canny edge detection operator to detect circular edge, and hough method is used to inspect the circular
  3. 所属分类:OpenCV

    • 发布日期:2017-05-22
    • 文件大小:6223521
    • 提供者:陈永志
  1. hough

    0下载:
  2. 实现基于Hough变换的边缘检测,通过该方法,获得较为明显的图像目标边缘。-Realization of edge detection based on Hough transform, the method, has more obvious image edges.
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:234744
    • 提供者:洪依
  1. Hough

    0下载:
  2. 此文件可以实现霍夫变换直线检测,代码简单实用-This file can be achieved Hough transform line detection, code simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:79663
    • 提供者:
  1. a-Windowed-Hough-Transform

    0下载:
  2. The problem of detecting rectangular structures in images arises in many applications, building extraction in aerial images to particle detection in cryo-electron microscopy. -The problem of detecting rectangular structures in images arises in many
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-24
    • 文件大小:420443
    • 提供者:xxx
  1. hough

    0下载:
  2. matlab实现的hough变换直线检测,包含两种实现代码-hough transform line detection matlab implementation, including two implementations code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:241175
    • 提供者:cui fan
  1. hough

    0下载:
  2. 通过霍夫变换实现图像中,圆的检测,对于初学者有一定的帮助-By Hough transform images, the detection of the circle, there is some help for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1915655
    • 提供者:魏维娜
  1. Lane-detection

    0下载:
  2. 对车道线进行检测,涉及大津阈值,hough变换等,并预测行驶线。-To detect the lane line, involving the Otsu threshold, Hough transform, and the prediction of the running line.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:4193
    • 提供者:张琪
  1. Shape-Detection

    0下载:
  2. 直线检测及道路边缘检测,包括在DM6437上的实现-use the Hough Transform, Find Local Maxima, and Hough Lines blocks to find the longest line in an image. In the second step, the algorithm used for line detection will be the basis of a lane detection procedure.
  3. 所属分类:software engineering

    • 发布日期:2017-05-28
    • 文件大小:10354627
    • 提供者:李澳
  1. Hough-translation

    0下载:
  2. 可以对图像进行边缘检测并用Hough变换进行直线提取,经测试后可用-You can use an image edge detection and Hough transform line extraction, after testing available
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:972
    • 提供者:王豆豆
  1. hough

    0下载:
  2. 霍夫变换圆检测MATLAB程序 利用霍夫变换进行圆检测的MATLAB代码,带有详细解释,适合新手-Hough transform circle detection procedure using the Hough transform MATLAB circle detection MATLAB code with detailed explanations, suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1068
    • 提供者:叶影
  1. hough-transform

    0下载:
  2. 霍夫变换,检测直线,霍夫点等包含在内,四个程序-Hough transform, line detection, Hough points included four program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:4965
    • 提供者:jack li
  1. Lane-mark-detection

    0下载:
  2. 基于机器视觉的车道标识先检测,能够从图片中检测出车道线,主要方法:Hough变换-First detection of machine vision based lane marking, the main method can detect the lane line, the picture: Hough transform
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:225999
    • 提供者:喵呜
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 43 »
搜珍网 www.dssz.com