HOW TO OPEN IMAGE AS ATTACHED

3 views (last 30 days)
HELLO DEAR,
Anyone can help me open my image as link attached.
image can get thru this link.
  3 Comments
mohd akmal masud
mohd akmal masud on 19 Sep 2022
yah..actually its have two file as attached here(images)..then I dont know how to open it. Can help me?

Sign in to comment.

Accepted Answer

Walter Roberson
Walter Roberson on 19 Sep 2022
img = multibandread('my_images_it8.img', [128 128 128], 'float', 0, 'bsq', 'ieee-le');
volumeViewer(img);
  4 Comments

Sign in to comment.

More Answers (1)

KSSV
KSSV on 19 Sep 2022
Your is is a hdr image. Read about hdfread

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by