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!