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

搜索资源列表

  1. houghTransform

    0下载:
  2. 使用霍夫变换检测直线,基于opencv实现-Hough transform to detect straight line, based on opencv achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1650
    • 提供者:huabozh
  1. 8.6

    0下载:
  2. 图像特征提取与分析-用hough函数检测图像中的直线-Image feature extraction and analysis- Using hough function to detect the image of a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1510
    • 提供者:赵海鸿
  1. Simple-Image-Processing-System

    1下载:
  2. 1、能对图像文件(bmp、 jpg、 tiff、 gif等)进行打开、保存、另存、打印、退出等功能操作; 2、数字图像的统计信息功能:包括直方图的统计及绘制、区域图的面积、周长的统计、线条图中的距离测量等; 3、数字图像的增强处理功能: (1)空域中的点运算、直方图的均衡化、各种空间域平滑算法(如局部平滑滤波法、中值滤波等)、锐化算法(如梯度锐化法、高通滤波等) (2)频域的各种增强方法:频域平滑、频域锐化、低通滤波、同态滤波等。 (3)色彩增强:伪彩色增强、真彩色增强等
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:170231
    • 提供者:马振磊
  1. x

    0下载:
  2. 计算机视觉中经常需要识别或者定位某些几何图形,比如直线,圆等,还有其他一些图形。检测这些几何图形的霍夫变换提供了在图像中寻找图形的一种算法-Computer vision are often necessary to identify or locate some of the geometry,such as lines,circles and other graphics.Hough transform to detect these geometry provides a graphic
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:25185
    • 提供者:汤军
  1. line

    0下载:
  2. hough变换检测图像中的直线可以得到检测直线的参数与首位端点。-Hough transform to detect the image of a straight line can be detected in the parameters of the line and the first endpoint.
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:8798
    • 提供者:zhch26
  1. K1

    0下载:
  2. 这是在MATLAB中,利用hough变换函数,对图像进行识别处理,并显示出对应所需要的直线。-This is in the MATLAB, the use of Hough transform function, to identify the image processing, and shows the corresponding linear.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:975
    • 提供者:Ryan
  1. huo

    0下载:
  2. 底层是c++, opencv霍夫变换检测图片中的直线,供大家参考。- The bottom is c++, Opencv Hough transform detection in the picture of the line, for your reference.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:820
    • 提供者:孙超
  1. QRcode_righting

    1下载:
  2. 二维码扶正,对不同光照图片都有较好结果,涉及几种不同的二值化方法,采用霍夫检测直线和双线性变换扶正二维码,内含的7张图片都能扶正-Two-dimensional code righting, have a better picture of the different light result, involving several different binarization method using Hough transform to detect linear and bilinear r
  3. 所属分类:Special Effects

    • 发布日期:2016-12-11
    • 文件大小:1948672
    • 提供者:苏娇
  1. LSD

    0下载:
  2. 直线检测通常选用霍夫变换法,但是Hought变换运行慢,而LSD快速直线检测,效率极大的增大-Line Detection Hough transform method is usually used, but the Hought conversion run slow, and LSD fast line detection, greatly increasing efficiency
  3. 所属分类:OpenCV

    • 发布日期:2017-05-19
    • 文件大小:4840684
    • 提供者:乘凉
  1. test_hough

    0下载:
  2. hough变换检测直线实用源代码,亲测可用。hough变换受噪声和边界间断的影响较小,比较鲁棒-Hough transform detection line utility source code, pro-test available. The hough transform is less robust to noise and boundary discontinuities
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:562
    • 提供者:q
  1. houghbianhuan

    0下载:
  2. 利用hough变换检测直线的matlab源码-Using hough transform to detect linear matlab source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:749
    • 提供者:徐成刚
  1. line_det_final

    0下载:
  2. 在mfc上实现的加载图片,进行二值化处理,加噪声处理,然后用hough检测直线-mfc noise hough detect lines
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:63308800
    • 提供者:杨林林
  1. example3

    0下载:
  2. 霍夫变换检测直线,利用传统霍夫变换对图片中的直线进行检测,效果一般,有待改进。-Hough transform to detect straight line, using traditional Hough transform to detect straight lines in the picture, the general effect, could be improved.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-13
    • 文件大小:1308
    • 提供者:朱大侠
  1. example4

    0下载:
  2. matlab代码用来实现霍夫变换检测直线,比较好哦用。-matlab code used to implement the Hough transform to detect straight lines, with more Ay.
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:1024
    • 提供者:朱大侠
  1. myhough

    0下载:
  2. 图像处理,图像的直线特征提取:包括HOUGH变换直线提取源码等,试验图片,例子,运行说明(希望对初学者有帮助)-Image processing, image straight line feature extraction: including HOUGH transformation line ahead of source code, test pictures, examples, operating instructions (hope to help beginners)
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:152576
    • 提供者:
  1. hough_line

    0下载:
  2. C#中对图像进行hough变换,主要为hough线变换从而提取出直线-C# in the image hough transform, mainly hough line transformation to extract a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-12-12
    • 文件大小:1366
    • 提供者:汪瀚鑫
  1. example2_4

    0下载:
  2. 利用Hough变换提取边界直线,最后用红线标出来-Using Hough transform to extract the boundary line, and finally marked with red line
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:JIao
  1. MATLAB_-figure_detection

    0下载:
  2. MATLAB Hough Hoffman 直线检测,实现了图像处理-MATLAB image processing Hough Hoffman line detection
  3. 所属分类:Other systems

    • 发布日期:2017-12-20
    • 文件大小:175104
    • 提供者:丁顺良
  1. 3442146

    0下载:
  2. 国外matlab研究站点下载的hough变换直线及圆检测代码,-Matlab abroad study site to download the hough transform to straight line and circle detection code,
  3. 所属分类:Applications

    • 发布日期:2017-12-15
    • 文件大小:3072
    • 提供者:pkpu&49708
  1. test4

    0下载:
  2. 自编实现otsu自动阈值分割,结合Hough变换检测直线函数-Self-realization otsu automatic threshold segmentation, combined with Hough transform detection linear function
  3. 所属分类:Special Effects

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:叶婷
« 1 2 ... 22 23 24 25 26 2728 »
搜珍网 www.dssz.com