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

搜索资源列表

  1. Houghpeaks

    0下载:
  2. 检测直线的hough变换,峰值检测,线检测和链接的用matlab实现 -line detection hough transform, peak detector, linear detection and link with the realization of Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:3712
    • 提供者:郭晓娟
  1. Hough-tuoyuan

    2下载:
  2. Hough检测直线,圆,椭圆的代码 其中椭圆是用matlab-Hough line detection, round, oval ellipse code which is used Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2537
    • 提供者:郭飞
  1. HoughTrans

    1下载:
  2. 自己写的Hough Transform检测直线和圆的代码,直线检测做了点小改进,可以检测线段,但只能检测一个圆和一条直线,希望对初学者能有帮助-wrote Hough Transform detection of linear and circular code Line Detection done a small improvement can be detected line, but only detected a circle and a straight line. hope to
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:66098
    • 提供者:wxj
  1. 通过霍夫检测检测图像中的直线

    0下载:
  2. Opencv环境中,通过霍夫检测检测图像中的直线,经过了ROI裁剪,形态学处理,canny算子检测等各种预处理。-In the opencv environment,do the line detection using Hough Transform. By cutting the ROI, morphological processing, canny boundary preprocessing.
  3. 所属分类:2D图形编程

    • 发布日期:2017-03-22
    • 文件大小:2293
    • 提供者:David Ding
  1. imagedectpro

    0下载:
  2. 提供了多种边缘检测和图像分割的源代码,包括Sobel边缘检测、Hough边缘检测等等,希望对学习这方面的人员能有所帮助。-Provides a wide range of edge detection and image segmentation of the source code, including the Sobel edge detection, Hough edge detection, etc., in the hope that this study can be helpful
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:46407
    • 提供者:guiyangyang
  1. hough_line

    0下载:
  2. this is a code for line detection in noisy image using hough transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1349
    • 提供者:lavik
  1. houghyuan

    0下载:
  2. 基于Hough变换的圆形检测。开发平台为Matlab,用的是经典算法,但是计算量较大。-Detection based on Hough transform round. Development platform for the Matlab, using a classical algorithm, but the large amount of calculation.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-06
    • 文件大小:1325
    • 提供者:libin
  1. line_hough

    0下载:
  2. 用hough变换检测直线,适用于计算机视觉初学者,简单容易理解,-Line detection using hough transform applied to computer vision for beginners, easy to understand,
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:563
    • 提供者:sdp
  1. TRANSFORMEE-HOUGH-DETECTION-DROITES

    0下载:
  2. This program helps to better understand how the Hough transform. This transform can swap the space of representation. A point in space (X, Y) will become sinusoidal in space (R, Theta) and conversely a point in the plane (R, Theta) will be a line i
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:70819
    • 提供者:bahour
  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. circle_hough

    0下载:
  2. 用hough变换实现图像中圆的检测,适用于计算机视觉初学者,简单便于理解-Image with hough transform circle detection, computer vision for beginners, simple and easy to understand
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1238
    • 提供者:sdp
  1. hough

    0下载:
  2. 基于hough变换,圆心检测,可达亚像素级别,简单易用,可显示圆心坐标和图像圆心所在位置。解压即可用。main为主程序-Hough transform center detection, with sub-pixel level, easy to use, can display the location of the center coordinates and image the center. Decompression can be used. main main program
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-09
    • 文件大小:3222676
    • 提供者:邹伟
  1. HOUGH

    0下载:
  2. 图像中的直线检测程序,可以检测图像中的直线,可以设置参数,支持-The linear image detection procedure can detect the linear image, you can set parameters, to support
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-13
    • 文件大小:218319
    • 提供者:徐光辉
  1. hough

    0下载:
  2. 实现霍夫变换,进行圆周滤波,二值化后进行木匾检测,并将目标通过矩形框显示-Realize the hough transform, circular filtering, binarization after detection of wooden plaque, and will target through rectangular box shows
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-10
    • 文件大小:2149952
    • 提供者:lujing
  1. hough

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

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

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

  1. hough-transform

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

    • 发布日期:2017-04-15
    • 文件大小:4965
    • 提供者:jack li
  1. MATLAB-tuxiangchuli-Hough-jaince-

    0下载:
  2. MATLAB图像处理 Hough霍夫曼直线检测 源程序代码,欢迎大家下载-MATLAB image processing Hough line detection Huffman source code, welcome to download
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-28
    • 文件大小:190316
    • 提供者:
  1. hough

    0下载:
  2. hough 以及边缘检测,这里面包括了源代码以及更好的图片示例,值得学习-hough and edge detection, which involves the source code and a better image for example, is worth learning
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1087979
    • 提供者:zhaojianlong
  1. hough

    1下载:
  2. 霍夫变换圆检测,含有霍夫变换的检测函数以及对一幅图像的完整检测代码-Hough transform circle detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-30
    • 文件大小:94695
    • 提供者:张译
« 12 »
搜珍网 www.dssz.com