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!
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!