HOW TO OPEN IMAGE AS ATTACHED
3 views (last 30 days)
Show older comments
mohd akmal masud
on 19 Sep 2022
Commented: mohd akmal masud
on 20 Sep 2022
HELLO DEAR,
Anyone can help me open my image as link attached.
image can get thru this link.
Accepted Answer
Walter Roberson
on 19 Sep 2022
img = multibandread('my_images_it8.img', [128 128 128], 'float', 0, 'bsq', 'ieee-le');
volumeViewer(img);
More Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!