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 téléchargements
Mise à jour 24 déc. 2021

Afficher la licence

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

Citation pour cette source

Tatiana Latychevskaia (2024). imshow for x,y images (https://www.mathworks.com/matlabcentral/fileexchange/104055-imshow-for-x-y-images), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2010b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Tags Ajouter des tags

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0