MouseMove Info from multiple images

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

Asked:

on 12 Dec 2015

Edited:

on 12 Dec 2015

Community Treasure Hunt

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

Start Hunting!