CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 霍夫变换

搜索资源列表

  1. 霍夫检测

    1下载:
  2. 这是用霍夫变换来检测圆的一个程序,不错的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2009-12-10
    • 文件大小:477.25kb
    • 提供者:haijiaotianya
  1. 霍夫变换

    0下载:
  2. 几个很有用的关于hough变换的例子
  3. 所属分类:数据结构常用算法

  1. irislocation

    0下载:
  2. 使用霍夫变换方法对虹膜内外边缘各进行一次粗定位和一次精定位,进而得到定位较为准确的虹膜
  3. 所属分类:matlab例程

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

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

    • 发布日期:2012-08-23
    • 文件大小:6.52kb
    • 提供者:libin
  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
    • 文件大小:111.91kb
    • 提供者:蒋飞云
  1. HoughCircle

    0下载:
  2. matlab进行霍夫变换检测圆...未使用matlab的源码-matlab for Hough transform to detect circles ... not use the source code matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.18kb
    • 提供者:丽丽
  1. houghline

    1下载:
  2. 用matlab代码实现的霍夫变换,对于初学者有一定的帮助-Matlab code to use the Hough transform, for beginners will certainly help
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.3kb
    • 提供者:吕晋普
  1. Houghtransform

    0下载:
  2. 图像处理的霍夫变换程序,采用M语言编写,对数字图像进行直线追踪-HOUGHLINES- detects lines in a binary image using common computer vision operation known as the Hough Transform.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2.58kb
    • 提供者:李健
  1. Hough

    0下载:
  2. 此程序包包含了霍夫变换的大部分主要程序,常用于抑制噪音等-This package contains the Hough transform most of the major procedure commonly used in noise suppression
  3. 所属分类:matlab

    • 发布日期:2017-05-22
    • 文件大小:6.69mb
    • 提供者:zhaoye
  1. hough

    2下载:
  2. 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.13kb
    • 提供者:huang
  1. untouchMeasure

    0下载:
  2. 单摄像机无接触式测量源码与论文分析,主要的变换为霍夫变换-Non-contact measurement of single-camera source and paper analysis, the major change for the Hough Transform
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:630.08kb
    • 提供者:吴亚鹏
  1. HuffmanCode

    0下载:
  2. 霍夫变换 计算机VC++语言实现数据结构中霍夫变换算法,编译通过-Hough transform VC++ computer language data structures Hough transform algorithm, compiled by
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:172.81kb
    • 提供者:corny
  1. houghbianhuan

    0下载:
  2. 广义霍夫变换边缘提取代码,目标是针对图像中某一标识,进行识别和提取-Generalized Hough transform edge detection code, the goal is for the image of a logo, to identify and extract
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3.8kb
    • 提供者:吴安琪
  1. Hough-circle-detection

    0下载:
  2. 本压缩包是利用霍夫变换来处理圆角边界问题-This archive is the use of Hough transform to deal with border issues fillet
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:204.02kb
    • 提供者:丁海龙
  1. hough

    0下载:
  2. hough变换,可以经过图像的边缘点实现霍夫变换,即实现空间转换!-hough transform, image edge points can be achieved through the Hough transform, that is to achieve space conversion!
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.28kb
    • 提供者:afanafan
  1. seghough

    3下载:
  2. K均值聚类法基于lab颜色空间分割图像,并用霍夫变换检测圆-K means clustering method is based on lab color space segmentation image and Hough transform to detect circles with
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:191.84kb
    • 提供者:赵健
  1. imagecompression

    0下载:
  2. 有损图像压缩的matlab程序实现,通过dct变换,霍夫曼编码,译码,比较压缩后图像与原图。-lossy image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1.56kb
    • 提供者:高天博
  1. 基于Hough变换的直线检测

    0下载:
  2. 使用霍夫变换,将直角坐标中的线转换为极坐标中的点,检测图像中的直线,
  3. 所属分类:matlab例程

  1. 霍夫圆变换

    1下载:
  2. 可以通过边缘检测等等算法,实现霍夫圆变换(The edge detection algorithm and so on, realize the circle Hough transform)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-14
    • 文件大小:3.76kb
    • 提供者:ytongbai
  1. hough_circle

    0下载:
  2. 利用Hough(霍夫)变换检测图片中的圆,并进行分割(Detection of circles in images by Hof transform)
  3. 所属分类:matlab例程

« 12 3 »
搜珍网 www.dssz.com