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

搜索资源列表

  1. 霍夫变换代码

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

  1. houghT.利用霍夫变换进行图像边缘检测的VC++源码

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

    • 发布日期:2017-03-22
    • 文件大小:14.51kb
    • 提供者:赵平
  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
    • 文件大小:1.14kb
    • 提供者: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
    • 文件大小:1.58mb
    • 提供者: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
    • 文件大小:1.79kb
    • 提供者:张敏
  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
    • 文件大小:1.86mb
    • 提供者:jiaojiao003
  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
    • 文件大小:1.96kb
    • 提供者:Andy Qin
  1. HoughTrans

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

    • 发布日期:2017-03-29
    • 文件大小:41.07kb
    • 提供者: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
    • 文件大小:766byte
    • 提供者:yyb
  1. DIP(week06)

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

    • 发布日期:2017-04-02
    • 文件大小:178.87kb
    • 提供者: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
    • 文件大小:6.18kb
    • 提供者:qinchuanhero
  1. TuXiangChuLi_OpenCV

    0下载:
  2. 基于opencv的图像和视频处理的软件。该软件实行了opencv的多种功能:边缘检测、拉氏变换、椒盐噪音、人脸识别、霍夫变换等功能。-Opencv-based image and video processing software. The software has multiple functions opencv: edge detection, Laplace transform, salt and pepper noise, face recognition, Hough transfo
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:2.78mb
    • 提供者:陶应学
  1. Simple-Shape-Detection-using-Hough-Transform

    0下载:
  2. Simple Shape Detection using Hough Transform 用霍夫变换做为形状检测的matlab源码,从matlab官网下载-Simple Shape Detection using Hough Transform Hough transform used as a shape detection matlab source, from the official website download matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:39.32kb
    • 提供者:miaosiyi
  1. CircularHough

    0下载:
  2. Circular Hough是Hough Transform for circle detection,霍夫变换用于圆检测的matlab源码,希望对大家有一定帮助-Circular Hough is the Hough Transform for circle detection, Hough transform for circle detection matlab source, and they hope to have everyone must assist
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1.94kb
    • 提供者:miaosiyi
  1. Hough

    0下载:
  2. 霍夫变换,最常用的霍夫变换,包括测试图片vc实现-Hough transform, Hough transform the most commonly used, including the test picture vc implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:11.79kb
    • 提供者:hall
  1. houghlines

    0下载:
  2. 直线霍夫变换例程,能够在图像中拟合出直线-Straight-line Hough transform routine, the image can fit in a straight line
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1.05mb
    • 提供者:zhou
  1. hough

    0下载:
  2. 霍夫变换可以进行边值提取功能,在数字图像处理上功能强大-hough
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:570byte
    • 提供者:dlm
  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
    • 文件大小:1.52kb
    • 提供者:liutong
  1. 霍夫变换

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

  1. 霍夫线变换综合示例

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

    • 发布日期:2018-05-01
    • 文件大小:132kb
    • 提供者:DS1V
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com