MouseMove Info from multiple images
Mostrar comentarios más antiguos
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!
Respuestas (0)
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!