搜索资源列表
A2008
- 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) co
Work
- 几个画圆,矩形框,锁定十字交叉线位置的小程序,用得上的朋友可以-Several drawcircle, rectangular box, locked position lines cross a small procedure, useful friends can
DrawCircle
- 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
LineScanConversion
- 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
MidpointCircle
- 计算机图形学 中点画画圆算法的Matlab程序-Computer graphics algorithms in Matlab stipple procedures drawcircle
DrawCircle
- 画圆,,复杂背景下,圆心的中心定位,使用的是霍夫变换-Circle, complex background, the center of the circle' s center position, using a Hough transform
DrawCircle
- Function to draw a circle in matlab image