volume viewer with tomosynthesis stack
Show older comments
want to try out the volumeviewer with a tomosynthsis stack of images. (or any other 3D viewer)
currenlty we can can view the images in 3D in different application
if i try to import the data, I keep getting the error "must contain the attribute 'patient position'" of which this a non medical dataset so there is no such dicomm header. Is there a way to supress this error?
The stack of images (x,y) have a height that is about 1mm apart (image (x,y,h))
I realize its not a lot but can interpolte the height, playing with imagesc provides good results as it sizes it automatically.
I posted a set of 26 images as a zip file here
if anyone can help its appreicated
thanks
1 Comment
Walter Roberson
on 29 Oct 2025
How are you attempting to import the images? Are you using tiffreadVolume ? Are you using imread() with the idx syntax?
Accepted Answer
More Answers (0)
Categories
Find more on Basic Display in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!