Divide an image using ROI, iteratively
1 view (last 30 days)
Show older comments
Hi!
I need a few ideas, of how to divide dicom images (255x255 pixels, int16) using a ROI of [1-256,1-8] for X,Y Horizontal pixels and another ROI of [249-256, 1-256] for X,Y vertical ROI.
I want them to iteratively occur and scan the whole image from left to right and top to bottom, so I can flip the slices later on.
0 Comments
Answers (0)
See Also
Categories
Find more on DICOM Format 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!