搜索资源列表

  1. CircularHough_Grd

    0下载:
  2. matlab用hough变换检测圆的程序,经过检测可以运行良好
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:114450
    • 提供者:miaowei
  1. CircularHough_Grd

    0下载:
  2. houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:7278
    • 提供者:严峰
  1. CircularHough_Grd

    0下载:
  2. 采用hough变换检测圆的仿真程序,希望对大家有用。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:111642
    • 提供者:超越
  1. CircularHough_Grd

    1下载:
  2. 本程序是基于hough的圆检测,功能较为简单,但是实用性强
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16539
    • 提供者:jjx
  1. CircularHough_Grd

    0下载:
  2. matlab用hough变换检测圆的程序,经过检测可以运行良好-matlab using hough transform circle detection procedure, after testing can run a good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:113664
    • 提供者:miaowei
  1. CircularHough_Grd

    0下载:
  2. houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。-houph transform, through the gradient function to be the image gradient matrix, circle detection by detecting the location of the eyes.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:严峰
  1. CircularHough_Grd

    0下载:
  2. 采用hough变换检测圆的仿真程序,希望对大家有用。-Hough transform circle detection using the simulation program, in the hope that everyone useful.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:111616
    • 提供者:超越
  1. CircularHough_Grd

    0下载:
  2. 本程序是基于hough的圆检测,功能较为简单,但是实用性强-This procedure is based on the hough circle detection, feature relatively simple, but practical
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:16384
    • 提供者:jjx
  1. A2008

    0下载:
  2. awimg=rgb2gray(im1) tic [accum, circen, cirrad] = CircularHough_Grd(rawimg, [20 30],5,50) circen toc figure(1) imagesc(accum) axis image title( Accumulation Array from Circular Hough Transform )
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:money
  1. CircularHough_Grd

    1下载:
  2. matlab检测圆心程序,基于HOUGH,附测试图像。-Detect matlab center procedures, based on HOUGH, attached to the test image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:28672
    • 提供者:liuyuetian
  1. CircularHough_Grd

    0下载:
  2. 08年数学建模A题matlab代码,对其圆心的判断-2008 Mathematical Modeling A title matlab code, the judge of its center
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:李第伟
  1. CircularHough_Grd

    0下载:
  2. 使用Hough 变换检测圆,检测线,效果不错-Hough transform circle detection, detection line
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:99328
    • 提供者:yaowei
  1. CircularHough_Grd

    0下载:
  2. matlab检测二位图中的多个圆形。圆形半径的大小不限制-Hough detect circle
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:115712
    • 提供者:YAO Min
  1. CircularHough_Grd

    0下载:
  2. 复杂背景下的中心定位圆心,霍夫变化的具体应用-Center positioning center of a circle, changing the specific application of Hough
  3. 所属分类:图形图象

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:陈乔
  1. circularHough

    0下载:
  2. Circular Hough transform using OpenCV: C++ version of the popular (best accurate I think) Matlab function CircularHough_Grd.m of Tao-Peng. Note: the user should know how to use OpenCV first.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:Phan
  1. CircularHough_Grd

    0下载:
  2. Circular Hough_ Grd人眼定位的简单实现程序-Circular Hough_ Grd
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:杨晶
  1. CircularHough_Grd

    0下载:
  2. 用Hough变换算法检测一幅灰度图像里的圆环。-Detect circular shapes in a grayscale image. Resolve their center positions.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:110592
    • 提供者:辰采星
  1. CircularHough_Grd

    0下载:
  2. Circular Hough transform based on the gradient field of an image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:7168
    • 提供者:Joe
  1. CircularHough_Grd

    0下载:
  2. maltab code for Detect circles with various radii in grayscale image via Hough Transform
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:114688
    • 提供者:sswtechnology
  1. CircularHough_Grd

    0下载:
  2. It is a matlab source code. In this code i used hough transformation to detect circle which have specific radius defined by user.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1332224
    • 提供者:Ashab Uddin

源码中国 www.ymcn.org