X-Ray view of CT images
Mostra commenti meno recenti
I have a three dimensional matrix of dicom images (CT images) and look for 2D views of it in different angle views. Using the sum and squeeze commands, I can get sagittal and coronal views. Is there a way to get views in other directions (for instance between sagittal and coronal)?
Risposte (3)
mat
il 16 Apr 2014
0 voti
Sean de Wolski
il 16 Apr 2014
slice will allow you to slice your volume any way you like:
doc slice
3 Commenti
mat
il 17 Apr 2014
Sean de Wolski
il 17 Apr 2014
So use the slice command to view any "slice" through your volumetric data.
Look at the examples in the doc:
doc slice
mat
il 17 Apr 2014
YU ZHANG
il 6 Nov 2020
0 voti
Hi, did you found the way to implement DRR ? I am working on a similar project that need to get synthetic X-rays from CT data.
Categorie
Scopri di più su DICOM Format in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
