Welcome![Sign In][Sign Up]
Location:
Search - drawcircle matlab

Search list

[GDI-BitmapDrawCircle

Description: 在一幅图像上画圆,可以输入二值或灰度图像-Drawcircle in an image, you can enter binary or gray image
Platform: | Size: 1024 | Author: wangqi | Hits:

[matlabcircle

Description: Matlab中的画圆函数。Matlab本身没有画圆的函数。本附件实现了画圆函数。-Drawcircle function in Matlab. Matlab does not have drawcircle function. Of this Annex drawcircle realize the function.
Platform: | Size: 2048 | Author: netest08 | 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 EffectsWork

Description: 几个画圆,矩形框,锁定十字交叉线位置的小程序,用得上的朋友可以-Several drawcircle, rectangular box, locked position lines cross a small procedure, useful friends can
Platform: | Size: 1024 | Author: 田哥 | Hits:

[Graph DrawingDrawCircle

Description: 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
Platform: | Size: 1024 | Author: 流星 | Hits:

[Graph DrawingLineScanConversion

Description: 使用MATLAB 6.5开发,圆弧的扫描转换算法,中点画圆法画圆。-The development of the use of MATLAB 6.5, the scan conversion algorithm arc, the midpoint drawcircle drawcircle.
Platform: | Size: 1024 | Author: 流星 | Hits:

[Special EffectsMidpointCircle

Description: 计算机图形学 中点画画圆算法的Matlab程序-Computer graphics algorithms in Matlab stipple procedures drawcircle
Platform: | Size: 1024 | Author: 章礼平 | Hits:

[matlabMATLAB1

Description: 用MATLAB画一个弯曲的圆柱 思想:把圆柱按轴线分若干段,在每个断面画圆,圆的法线就轴线的切向方向。柱面画若干平行于轴线的线条,其中用到平行单位矢量点积等于1,不平行的结果是[-1,1)。 -MATLAB painting with a cylindrical curved thinking: the cylinder axis by a number of sub-paragraph in each section drawcircle, round on the normal axis of the tangential direction. Painted a number of cylindrical axis parallel to the lines, which use a parallel unit vector point plot equal to 1, the result is not parallel to [-1,1).
Platform: | Size: 1024 | Author: yangzhiqiang | Hits:

[Graph programDrawCircle

Description: 画圆,,复杂背景下,圆心的中心定位,使用的是霍夫变换-Circle, complex background, the center of the circle' s center position, using a Hough transform
Platform: | Size: 1024 | Author: 陈乔 | Hits:

[Graph programDrawCircle

Description: Function to draw a circle in matlab image
Platform: | Size: 16384 | Author: nope123 | Hits:

CodeBus www.codebus.net