Prev: rounding from iteration??
Next: Matrix return values
From: pierre on 27 Jul 2010 20:27 Hello everyone, I am currently working on 3D images (MSCT scans) in Matlab and I used the slice function to observe specific slices of my 3D data from different angles (specifically I used this tutorial: http://www.mathworks.com/access/helpdesk/help/techdoc/visualize/f5-3558.html). My question is once I am observing my specific slice as a 3D graphic, how could I convert it or get it back as a matrix in order to plot it as a regular image (with imagesc for instance). Thank you by advance, Pierre
|
Pages: 1 Prev: rounding from iteration?? Next: Matrix return values |