MouseMove Info from multiple images
Show older comments
Hi,
I've got 5 different grayscale images, taken by the same cam but with different parameters. Therefore, pixel values are different in every image.
I wish to construct a function like impixelinfo, which will show pixel information, but from ALL 5 images at the same time.
I mean that when mouse is over a specific pixel, it will present:
x_coordinate, y_coordinate, intensity_from_1st_image, intensity_from_2nd_image, intensity_from_3rd_image, etc...
I'd appreciate any help on how to do so, Thanks a-lot!
Answers (0)
Categories
Find more on Image Processing Toolbox 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!