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

搜索资源列表

  1. 霍夫变换代码

    0下载:
  2. 实现霍夫变换的代码,基于gui设计
  3. 所属分类:图形图象

  1. 霍夫变换检测圆和直线

    3下载:
  2. 霍夫变换检测圆和直线,数字图像处理课程设计,直接使用,非常不错
  3. 所属分类:源码下载

    • 发布日期:2011-12-25
    • 文件大小:82353
    • 提供者:jorden18
  1. 利用sobel算子和霍夫变换求出图像的边缘

    0下载:
  2. 利用sobel算子和霍夫变换求出图像的边缘,并计算图像边缘间距离,采用matlab处理,matlab
  3. 所属分类:matlab例程

    • 发布日期:2012-08-23
    • 文件大小:6675
    • 提供者:libin
  1. houghT.利用霍夫变换进行图像边缘检测的VC++源码

    0下载:
  2. 利用霍夫变换进行图像边缘检测的VC++源码,The use of Hough transform for image edge detection of VC++ source code
  3. 所属分类:图形图象

    • 发布日期:2017-03-22
    • 文件大小:14855
    • 提供者:赵平
  1. hough.rar

    0下载:
  2. 用霍夫变换检测直线的一个代码,用C++编写的,很有用的一个程序。,Hough transform detection of a straight line with a code, using C++ Prepared a very useful procedure.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1169
    • 提供者:quan
  1. opencv.rar

    0下载:
  2. 在VC++环境下利用opencv函数库编写霍夫变换检测直线和图像边缘检测,In VC++ Environment to use opencv library to prepare a straight line Hough transform detection and image edge detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1659279
    • 提供者:pop
  1. image-read

    1下载:
  2. 读图像,霍夫变换算法实现方块,圆形的识别,读bmp图像,显示具体坐标-Reading image, Hough transform algorithm box, round recognition, reading bmp image to show the specific coordinates
  3. 所属分类:Graph program

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

    0下载:
  2. 在MFC的平台上,根据霍夫变换(hough变换)的原理检测圆。-In the MFC' s platform, according to Hough transform (hough transform) the principle of detection of a round.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1948842
    • 提供者:jiaojiao003
  1. ght

    1下载:
  2. 这是一个自己写的广义霍夫变换提取不规则不提边缘的方法,希望大家喜欢-This is a generalized Hough transform to write their own not to mention irregular edge extraction method, hope you like
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:114593
    • 提供者:蒋飞云
  1. houghline.m

    0下载:
  2. 对读入的图片做霍夫变换,识别出图片中的直线并输出。-Do the Hough Transform to the input image, that is to detect lines in the input image, and output those lines.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2012
    • 提供者:Andy Qin
  1. HoughTrans

    0下载:
  2. 强大的霍夫变换源码,检测直线、圆形等-houghtrans
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:42057
    • 提供者:lsp1986
  1. hv

    0下载:
  2. 利用霍夫变换实现数字图像的转换和处理,有助于理解霍夫变换原理。-Hough transform using digital image processing and conversion, contribute to an understanding of the principle of Hough transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:766
    • 提供者:yyb
  1. DIP(week06)

    0下载:
  2. 数字图像处理包含图像的全局阈值处理和霍夫变换的代码-Digital Image Processing including global threshold processing and Hough transformation
  3. 所属分类:Special Effects

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

    0下载:
  2. 介绍了一种圆检测的方法,该方法,基于霍夫变换,并根据圆几何特征可以快速准确的提取出圆中心坐标-Introduction of a circle detection method, based on the Hough transform, and in accordance with the characteristics of circular geometry can be extracted quickly and accurately the circle center coordina
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:6326
    • 提供者:qinchuanhero
  1. 霍夫变换找圆

    3下载:
  2. 利用霍夫变换找出圆,输出圆心坐标.比较不错的代码,值得学习.(Hof transform is used to find the circle and output the coordinate of the center of the circle.)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:719872
    • 提供者:anselward
  1. 滤波霍夫

    0下载:
  2. 可以进行滤波霍夫变换,加入了屏幕顶点定位(You can filter the Hof transform Join the screen location)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:黑洞01
  1. 霍夫变换

    0下载:
  2. 基于opencv和图像识别技术,使用霍夫变换检测图片直线。(Based on OpenCV and image recognition technology, Hof transform is used to detect picture lines.)
  3. 所属分类:OpenCV

  1. 霍夫变换找圆

    0下载:
  2. 此代码为霍夫变换找圆,检测提取圆,可以通过单片机验证(This code for the Huff transform find a circle, detection extraction circle, can be verified by the microcontroller)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:720896
    • 提供者:catheriine
  1. 霍夫线变换综合示例

    0下载:
  2. 霍夫线性变换的一些例程,有代码有结果希望能帮到大家(Hof linear transformation)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:135168
    • 提供者:DS1V
  1. 标准霍夫变换

    0下载:
  2. 标准的霍夫变换的程序,用于对目标的检测程序比较完整可以出图(The standard Hof transform procedure is applied to the target detection program, which is relatively complete and can be drawn out.)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:8192
    • 提供者:289253918
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com