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

搜索资源列表

  1. 纤维处理软件sob+hough直线检测+自动判定

    1下载:
  2. 利用HOUGH变换提取边界特征,还有SOBEL算子的算法也一并附上.-use feature extraction border, SOBEL Operator algorithm also accompanied.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:43167
    • 提供者:唐军
  1. houghcircle

    0下载:
  2. hough变换是检测直线&圆的很高的工具,这里是用hough变换检测圆的程序。-Hough transform to detect linear & round of high tool used here is a round Hough Transform detection procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1426
    • 提供者:hi
  1. Hough-fast

    1下载:
  2. Hough变换的简易程序, * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线 * 提取出来。 * * 要求目标图像为只有0和255两个灰度值的灰度图像。-Hough transform to the simplified procedure, * The function used to detect images of parallel linear. If the images are two parallel lines, it wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5928
    • 提供者:wu tao
  1. line_hough

    0下载:
  2. 用matlab实现hough变换的直线检测,对原有代码的错误指出进行了改正,可以直接运行.-using Matlab achieve hough transform linear detection, on the original error code that the correction can be run directly.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1658
    • 提供者:李守一
  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. chap8_28

    0下载:
  2. Matlab HOUGH变换检测直线的算法-Algorithm Matlab HOUGH transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:641
    • 提供者:Leyuan
  1. hough-to-detect-corner

    0下载:
  2. 使用hough变换检测焊缝直线,再选取到端点确定为角点-Using the hough transform to detect weld line, then the endpoint identified as angular point
  3. 所属分类:Development Research

    • 发布日期:2017-04-15
    • 文件大小:7938
    • 提供者:袁攀
  1. zhixian3

    0下载:
  2. hough变换检测直线,用matlab自带的houghline程序。-hough line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:587
    • 提供者:王文婷
  1. Hough_LineDetect

    0下载:
  2. 用Hough变换检测直线,是图像配准的一个小知识点。-By Hough transform line detection, image registration is a little knowledge points.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1018
    • 提供者:陈琛
  1. hough-matlab

    0下载:
  2. 多个利用hough变换进行直线检测的matlab文件,和hough变化和代码的清晰说明-Multiple use hough transform for straight line detection of matlab files, and hough change and clear statement of your code
  3. 所属分类:software engineering

    • 发布日期:2017-05-09
    • 文件大小:1810670
    • 提供者:曾臻
  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. hough

    0下载:
  2. hough变换检测图像直线信息,实现检测图像的直线边缘信息,可以提取出图像的边沿-Hough transform to detect image linear information, to achieve the line edge detection image information, you can extract the edge of the image
  3. 所属分类:Special Effects

    • 发布日期:2017-05-05
    • 文件大小:119615
    • 提供者:zz
  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. 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. LineDetectDemo

    1下载:
  2. 优化的hough变换,vs工程,可以直接使用!(The optimized Hough transform, vs engineering, can be used directly!)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-17
    • 文件大小:2050048
    • 提供者:cwad
  1. 霍夫线变换综合示例

    1下载:
  2. 利用霍夫变换快速检测直线或圆,但是首先对图像进行边缘检测,霍夫变换输入为边缘二值图像(Hough transform is used to detect straight lines or circles, but first, edge detection is carried out, and Hough transform is used as edge two valued image)
  3. 所属分类:Windows编程

  1. 2边缘检测

    1下载:
  2. Canny算子检测边缘,并在此基础上做Hough变换,拟合直线(Canny operator detects the edge, and based on this Hough transform, fitting straight line)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:3158016
    • 提供者:JRM
  1. 3.30-4.3-bianyuan

    0下载:
  2. 基于霍夫变换的直线检测,效果非常好,图片自己找,可能需要对图片格式做操作。(Line Detection Based on Hough Transform)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:易学习同志
  1. python-opencv镜头直线检测

    1下载:
  2. 通过二值化2、边缘检测、霍夫变换检测摄像头拍摄到的直线。(Binarization 2, edge detection, and Hough transform detect the line taken by the camera.)
  3. 所属分类:OpenCV

    • 发布日期:2020-12-24
    • 文件大小:1024
    • 提供者:raintonight
« 1 2 3 4 5 6 78 9 10 11 12 ... 17 »
搜珍网 www.dssz.com