How can i observe a 3 dimensional matrix(hdr) using pcolor command?
Show older comments
I have with me,
file={'img1.jpg','img2.jpg','img3.jpg','img4.jpg','img5.jpg'};
hdr = makehdr(file);
hdr is 1728x2592x3 single matrix
I want to display this image file in pseudocolor.
my aim is to get the light intensity values. What shall i do?
Thank you
Accepted Answer
More Answers (0)
Categories
Find more on High Dynamic Range Images 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!