Welcome![Sign In][Sign Up]
Location:
Search - CircularHough_Grd

Search list

[Special EffectsCircularHough_Grd

Description: matlab用hough变换检测圆的程序,经过检测可以运行良好
Platform: | Size: 114450 | Author: miaowei | Hits:

[Special EffectsCircularHough_Grd

Description: houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。
Platform: | Size: 7278 | Author: 严峰 | Hits:

[Special EffectsCircularHough_Grd

Description: 采用hough变换检测圆的仿真程序,希望对大家有用。
Platform: | Size: 111642 | Author: 超越 | Hits:

[Special EffectsCircularHough_Grd

Description: 本程序是基于hough的圆检测,功能较为简单,但是实用性强
Platform: | Size: 16539 | Author: jjx | Hits:

[Special EffectsCircularHough_Grd

Description: matlab用hough变换检测圆的程序,经过检测可以运行良好-matlab using hough transform circle detection procedure, after testing can run a good
Platform: | Size: 113664 | Author: miaowei | Hits:

[Special EffectsCircularHough_Grd

Description: houph变换,通过梯度函数得到图像的梯度矩阵,通过检测圆检测眼睛位置。-houph transform, through the gradient function to be the image gradient matrix, circle detection by detecting the location of the eyes.
Platform: | Size: 7168 | Author: 严峰 | Hits:

[Special EffectsCircularHough_Grd

Description: 采用hough变换检测圆的仿真程序,希望对大家有用。-Hough transform circle detection using the simulation program, in the hope that everyone useful.
Platform: | Size: 111616 | Author: 超越 | Hits:

[Special EffectsCircularHough_Grd

Description: 本程序是基于hough的圆检测,功能较为简单,但是实用性强-This procedure is based on the hough circle detection, feature relatively simple, but practical
Platform: | Size: 16384 | Author: jjx | Hits:

[Special EffectsA2008

Description: 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 ) figure(2) imagesc(rawimg) colormap( gray ) axis image hold on plot(circen(:,1), circen(:,2), r+ ) for k = 1 : size(circen, 1), DrawCircle(circen(k,1), circen(k,2), cirrad(k), 32, b- ) end hold off title([ Raw Image with Circles Detected , ... (center positions and radii marked) ]) figure(3) surf(accum, EdgeColor , none ) a
Platform: | Size: 14336 | Author: money | Hits:

[Special EffectsCircularHough_Grd

Description: matlab检测圆心程序,基于HOUGH,附测试图像。-Detect matlab center procedures, based on HOUGH, attached to the test image.
Platform: | Size: 28672 | Author: liuyuetian | Hits:

[Special EffectsCircularHough_Grd

Description: 08年数学建模A题matlab代码,对其圆心的判断-2008 Mathematical Modeling A title matlab code, the judge of its center
Platform: | Size: 14336 | Author: 李第伟 | Hits:

[Special EffectsCircularHough_Grd

Description: 使用Hough 变换检测圆,检测线,效果不错-Hough transform circle detection, detection line
Platform: | Size: 99328 | Author: yaowei | Hits:

[matlabCircularHough_Grd

Description: matlab检测二位图中的多个圆形。圆形半径的大小不限制-Hough detect circle
Platform: | Size: 115712 | Author: YAO Min | Hits:

[Graph programCircularHough_Grd

Description: 复杂背景下的中心定位圆心,霍夫变化的具体应用-Center positioning center of a circle, changing the specific application of Hough
Platform: | Size: 7168 | Author: 陈乔 | Hits:

[matlabcircularHough

Description: 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.
Platform: | Size: 6144 | Author: Phan | Hits:

[matlabCircularHough_Grd

Description: Circular Hough_ Grd人眼定位的简单实现程序-Circular Hough_ Grd
Platform: | Size: 7168 | Author: 杨晶 | Hits:

[Special EffectsCircularHough_Grd

Description: 用Hough变换算法检测一幅灰度图像里的圆环。-Detect circular shapes in a grayscale image. Resolve their center positions.
Platform: | Size: 110592 | Author: 辰采星 | Hits:

[Special EffectsCircularHough_Grd

Description: Circular Hough transform based on the gradient field of an image.
Platform: | Size: 7168 | Author: Joe | Hits:

[matlabCircularHough_Grd

Description: maltab code for Detect circles with various radii in grayscale image via Hough Transform
Platform: | Size: 114688 | Author: sswtechnology | Hits:

[matlabCircularHough_Grd

Description: It is a matlab source code. In this code i used hough transformation to detect circle which have specific radius defined by user.
Platform: | Size: 1332224 | Author: Ashab Uddin | Hits:

CodeBus www.codebus.net