imshow for x,y images

A 2D array image(x,y) is correctly shown by "imshow", so that the coordinates begin at (x=0,y=0) in the bottom left corner
50.0 次下载
更新时间 2021/12/24

查看许可证

2D array image(x,y) when shown by using "imshow" command is shown as a matrix so that the first pixel value appears at the left top corner. This code rotates and flips the 2D array image(x,y) so that when the image is shown by using the command "imshow", the coordinates begin at (x=0,y=0) in the bottom left corner which is more conventional for physical coordinate system

引用格式

Tatiana Latychevskaia (2024). imshow for x,y images (https://www.mathworks.com/matlabcentral/fileexchange/104055-imshow-for-x-y-images), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0