1

Xtk provide an MPR slice in x,y and z position. I would to know if we can generate an MPR slice in any position and orientation through the 3D volume Best,AMAL

AMAL JERBI
  • 89
  • 1
  • 8

1 Answers1

0

you can access the image volume like this volume.image but arbitrary reslicing is not implemented yet

haehn
  • 967
  • 1
  • 6
  • 19
  • This does not provide an answer to the question. To critique or request clarification from an author, leave a comment below their post. – Rachel Gallen May 22 '13 at 17:56
  • yes, it answers the question since arbitrary reslicing was requested by the poster and it is possible to implement on top of volume.image – haehn Jun 11 '13 at 13:27