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_detect

    0下载:
  2. 国外matlab研究站点下载的hough变换直线及圆检测代码-abroad Matlab research site to download the Hough transform linear and circular detection code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3305
    • 提供者:王兴政
  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. 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. linedetection

    0下载:
  2. 在图像中检测直线的Hough算法,很不错的哦!-images in the detection of linear Hough algorithm, a very good oh!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:157287
    • 提供者:xiaoran
  1. CVHough

    0下载:
  2. hough变换,检测直线,有界面很好用的matlab源代码!可以自己加入需要的代码!-hough transform, linear detection, a good interface with the Matlab source code! Need to be their own code!
  3. 所属分类:图形图像处理(光照,映射..)

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

    0下载:
  2. Hough变换检测直线的MATLAB源代码-Hough transform to detect linear matlab source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:527
    • 提供者:tanshuncheng
  1. line_det_final

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

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

    0下载:
  2. 可以对图像进行边缘检测,滤波,二值化处理,最后提取图像中的直线。(Edge detection can be carried out on the image, filtering, two value processing, and finally extract the image of the straight line.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:dajb
  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. Hough

    0下载:
  2. 冈萨雷斯数字图像处理Hough变换检测直线源码(The Hough transform in the digital image processing course written by Gonzales is used to detect the linear source code)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:4096
    • 提供者:jm2017
  1. hough

    0下载:
  2. 对图像进行霍夫变换检测直线。遍历图像,把极坐标下点转换到霍夫空间,同时累加器加1,最后统计累加器数组中的极大值点,便对应原图中的直线。(The image is transformed by Hof transform to detect the straight line. Traverse the image, transform the point in polar coordinates to Hof space, accumulate 1 at the same time, and f
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:671744
    • 提供者:tommyzhu
  1. 边缘检测hough直线

    0下载:
  2. 用MATLAB边缘检测检测出直线,并用Hough函数连接起来。(Use MATLAB to detect straight lines and connect)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:114688
    • 提供者:王浩号
  1. hough

    0下载:
  2. 基于opencv,使用hough变换检测图像中的直线,效果良好(Based on OpenCV, the Hough transform is used to detect the straight line in the image, and the effect is good)
  3. 所属分类:OpenCV

    • 发布日期:2018-01-10
    • 文件大小:744448
    • 提供者:yuwawa
  1. hough

    0下载:
  2. 实现图像中直线的检测,并矫正为一条水平的线(Realize straight line detection in the image and correct it to a horizontal line.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:羧基丙酸钠
  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. gaijin---hough

    1下载:
  2. 改进了霍夫变换与最小二乘法,大大提高了直线检测精度与效率(Improved Hof transform and least square method, greatly improving the accuracy and efficiency of line detection.)
  3. 所属分类:图形图像处理

    • 发布日期:2019-10-29
    • 文件大小:4451328
    • 提供者:心房
« 1 2 3 4 5 67 8 9 10 11 ... 21 »
搜珍网 www.dssz.com