Prev: draw a triangle
Next: peak signal to nois ratio(psnr)
From: Sang-yeop Chung on 2 Dec 2009 01:21 Hi, when i use 'voronoin' for example, x=zeros(10,3); [v,c]=voronoin(x); then Matlab gives vertices('v') and the vertices lists which constitute cells('c') but when using the function 'voronoi' for 2D voronoi tessellation, then function 'voronoi' gives diagram plot automatically. But 'voronoin' doesn't. How can i plot the 3d voronoi diagram using 'voronoin' function?? Thank you.
|
Pages: 1 Prev: draw a triangle Next: peak signal to nois ratio(psnr) |