[vtkusers] help needed its urgent

Kevin H. Hobbs kevin.hobbs.1 at ohiou.edu
Thu Mar 16 08:42:16 EST 2006


On Thu, 2006-03-16 at 07:05 +0000, prathima ranganth wrote:
> hiii, 
> i am trying to do 3d from 2d mri slices.. i am able to do it for
> 256x256 image but i having a prob if i trying it for 512x 512.. can
> anbody suggest wats wrong .. am attaching my code ..
> thanking u in advance,
> prathima
> 
> 
> PRATHIMA.R.
> 

I don't think you are using the extent correctly. Your slices are
numbered 1-33, correct? You may need reader->SetFileNameSliceOffset(1).

The attached works for me.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SeriesReadStreamContour.cxx
Type: text/x-c++src
Size: 1681 bytes
Desc: not available
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060316/6fc0339a/attachment.cxx>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20060316/6fc0339a/attachment.pgp>


More information about the vtkusers mailing list