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

搜索资源列表

  1. line_sobel

    1下载:
  2. Canny进行边缘检测,得到图像的边缘,然后sobel算子对图像边缘进行卷积,然后用Hough变换进行直线提取。-Canny edge detection to obtain the edge image, and then sobel edge operator for convolution, and then use the Hough transform for straight line extraction.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:618
    • 提供者:mayan
  1. hough

    0下载:
  2. Hough变换- Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:83985
    • 提供者:尹高飞
  1. HoughTransformforc

    0下载:
  2. Hough变换检测园 很好用- Hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:92992
    • 提供者:尹高飞
  1. amethoddetetectcircleusinghoughtransform

    0下载:
  2. a improved method detecting circle using hough transform-一种用于圆检测的改进hough变换方法 核心期刊的
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:85569
    • 提供者:王忠
  1. hough_DetectLinesFromImages

    0下载:
  2. 使用hough变换检测图像中的线条;包括main函数和其他4个操作函数,有实验图片!-Detection using hough transform image lines including the main function and operation of the other four functions, there are experimental picture!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6804
    • 提供者:重大包
  1. hough

    0下载:
  2. 实现标准的HOUGH变换,注意要添加一个主程序-HOUGH transform to achieve standards, paying attention to the main program to add a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:12575
    • 提供者:李挺
  1. line

    1下载:
  2. matlab程序,利用Hough变换进行线提取。有图,可直接运行查看效果!-matlab procedures, the use of Hough transform for line extraction. There are maps, can be run to view results!
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3772
    • 提供者:李昕
  1. houghline

    0下载:
  2. matlab实现hough变换直线提取,不直接用hough算子,应用二值化图像-to achieve a straight line hough transform matlab extraction, does not directly hough operator, the application of binary image
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:641
    • 提供者:sulin
  1. Hough

    0下载:
  2. 霍夫变换的C程序源码,接口已封装,可以在你的工程中调用-Hough transform of C program source code, interface has been packaged, you can call your project
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1557
    • 提供者:liutong
  1. Hough

    0下载:
  2. 基于visual c++的hough变换算法实现-Visual c++ based on the hough transform algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:24220
    • 提供者:gdwu
  1. matlab-hough

    1下载:
  2. 在matlab中应用hough变换进行虹膜定位,效果不错,供大家学习!-Application of the hough transform matlab for iris location, good results for everyone to learn!
  3. 所属分类:Special Effects

    • 发布日期:2016-03-29
    • 文件大小:18126
    • 提供者:阿黄
  1. CircleDetect(Opencv)

    0下载:
  2. 用OPENCV编写的VC圆检测程序,个人觉得速度好于传统HOUGH变换算法-OPENCV prepared using VC circle detection procedures, personally feel that the speed is better than traditional HOUGH Transform Algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:4016
    • 提供者:丰旻
  1. hough

    0下载:
  2. Hough变换对圆的检测.Hough变换的基本原理在于,利用点与线的对偶性,将图像空间的线条变为参数空间的聚集点,从而检测给定图像是否存在给定性质的曲线。-Circle Detection using Hough Transformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:14635
    • 提供者:王新
  1. Hough

    0下载:
  2. 图像处理vc++实现 hough变换源码-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:11245
    • 提供者:zhangjie
  1. hough-circle

    0下载:
  2. hough变换的matlab代码,可以运行-hough transform matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5711
    • 提供者:英文
  1. hough

    0下载:
  2. matlab实现的hough变换,以matlab格式保存-matlab implementation of the hough transform to matlab format
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:11972
    • 提供者:英文
  1. Hough

    0下载:
  2. Hough变换 所实现的是一种从图像空间到参数空间的映射关系。-Hough transform is achieved from the image space to parameter space mapping.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:24005
    • 提供者:阿斯顿
  1. hough_cicle

    0下载:
  2. 用hough变换检测圆形,算法实现比较简单,用matlab编写,容易读懂,已经过测试-using hough transform to detect circle
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1305
    • 提供者:崔跃利
  1. Img2

    0下载:
  2. VC++开发的基本图象处理程序,包括分割,滤波,K均值分割,骨架提取,形态学方法,Hough变换等。-VC++ development of the basic image processing procedures, including segmentation, filtering, K mean segmentation, skeleton extraction, morphological methods, Hough transform and so on.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:132790
    • 提供者:尹名航
  1. hough111

    0下载:
  2. hough变换检测线段的程序 端点和线段都已经用不同颜色标识出来-hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:637
    • 提供者:崔跃利
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com