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

搜索资源列表

  1. test1

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测线段和图像边缘检测 -The preparation of the Hough transform to detect line segments and the image edge detection using opencv library VC++ environment
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20545859
    • 提供者:hutuo
  1. huofubianhuan

    0下载:
  2. 我自己编写的快速霍夫变换,只要斜率一样就可以检测出来-I write fast Hough transform, as long as the slope of the same can be detected
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:689
    • 提供者:李明
  1. RHT_CIRCLE

    0下载:
  2. 利用随机霍夫变换,检测图像中的圆,可以调节参数,达到理想效果-Find circles by using RHT
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:10894
    • 提供者:renhongye
  1. all

    0下载:
  2. 图像的检测消失点,运用到边沿检测,霍夫变换等-vanishing point detection
  3. 所属分类:Special Effects

    • 发布日期:2017-12-08
    • 文件大小:3072
    • 提供者:
  1. RHT_VC6

    0下载:
  2. 随机霍夫变换代码、、、、、、、、、、vc6.0编程。-Randomized Hough transform code,,,,,,,,,, vc6.0 programming.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:21711
    • 提供者:your
  1. uhhoough_lws

    0下载:
  2. 运用霍夫变换来实现图像的边界界检测,本代码实现圆与直线的检测 -Using the Hough transform to the boundary of the image boundary detection, the code to achieve the detection of circular and linear
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:30570
    • 提供者:尴尬
  1. hough_trans

    0下载:
  2. 通过霍夫变换,实现延直线上信号的积累,达到提高信噪比的目地,以利于检测。-By Hough transform, the accumulation of signals in the certain straight line, to improve the SNR of the signal.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:773
    • 提供者:peterping
  1. hugh

    0下载:
  2. 霍夫变换的基于matlab的源程序代码,3个参数输入,8个参数输出-Hough transform based on Matlab source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-19
    • 文件大小:1224
    • 提供者:王琳
  1. FindCircle1.0

    0下载:
  2. 基于霍夫变换的圆的查找,由opencv实现-Based on the Hough transform circle Find by opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-11-13
    • 文件大小:651
    • 提供者:shituo
  1. hough

    0下载:
  2. 霍夫变换,适合让初学者学习霍夫变换的算法,对霍夫有一个实际编程的学习-Hough transform, suitable for beginners to learn the Hough transform algorithm a practical programming learning Hove
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-26
    • 文件大小:3840
    • 提供者:红啊
  1. ImageProcess_ToolBox

    0下载:
  2. matlab数字图象处理工具箱 包括imstack2vectors 霍夫变换等许多工具-imstack2vectors Hough transform matlab digital image processing toolbox includes many tools
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:162689
    • 提供者:王齐
  1. Banknote-recognition

    0下载:
  2. 纸币识别系统的设计,基于匹配的识别技术,预处理技术,霍夫变换-Banknote recognition system design, based on matching recognition technology, pre-processing technology, the Hough transform
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:3782977
    • 提供者:孙丹阳
  1. MFC与OPENCV的结合

    1下载:
  2. 源代码,包括了基于opencv的常用的图像处理函数在MFC下的应用,例如 图像预处理,角点检测,霍夫变换,运动定位等例子。
  3. 所属分类:OpenCV

  1. hough

    0下载:
  2. 利用霍夫变换的方法对图像中的线段进行检测,并将检测出的线段在图像上显示出来-The method of use of the Hough transform to detect the segment in the image, and the detected lines on the image displayed
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:201016
    • 提供者:nimizi
  1. huofu-jian-ce-yuan

    0下载:
  2. 用霍夫变换的方法对图像中的圆进行检测,并将检测到的圆显示出来-The circle in the image to be detected using the Hough transform method, and the detected circle is displayed
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-14
    • 文件大小:10047
    • 提供者:nimizi
  1. Machine_Vision_process

    0下载:
  2. 具备霍夫变换、放大缩小等4中机器视觉数字图像处理功能-HF,Zoom in and zoom out
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:14344177
    • 提供者:hitcoogle
  1. HoughTransform

    0下载:
  2. 霍夫变换程序,可以改成目标跟踪程序,用于目标跟踪,可以直接用-Hough transform, can be changed to target tracking procedures for target tracking, can be directly used ...
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:1284
    • 提供者:李菲
  1. houghline

    0下载:
  2. 利用opencv库的霍夫变换实现图像中的直线提取并标记为红色-Opencv library Hough transform in image line extraction and marked in red
  3. 所属分类:OpenCV

    • 发布日期:2017-11-06
    • 文件大小:23096
    • 提供者:
  1. haptopahough

    0下载:
  2. 顶帽变换,当图像具有大幅背景时,用于背景提取.以及霍夫变换-haptop transformation ,used in image processing. Used for background extractionckground when the image with great background.and the hough change
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:1300
    • 提供者:lucia
  1. 7Phoughlines

    0下载:
  2. 一个效果非常好的霍夫变换程序,可以准确的检测出直线的位置-A very good Hough transform can accurately detect straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-11-26
    • 文件大小:2231417
    • 提供者:王着
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 21 »
搜珍网 www.dssz.com