mimtransform
This essentially adds support for map projections to function imtransform from the Image Processing toolbox.
The demo demonstrates the reprojection of a geotiff, from geographic latitude and longitude to UTM coordinates.
If you just want to display an image as a figure in a different map projection, please refer to function geoshow from the Mapping Toolbox.
This was inspired by http://www.gdal.org/gdalwarp.html
Citation pour cette source
Felipe G. Nievinski (2026). mimtransform (https://fr.mathworks.com/matlabcentral/fileexchange/30270-mimtransform), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- Mathematics and Optimization > Mapping Toolbox >
- Radar > Mapping Toolbox >
- Mathematics and Optimization > Mapping Toolbox > Map Display >
- Radar > Mapping Toolbox > Map Display >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.2.0.0 | Compute XYScale myself to avoid 'images:imtransform:warnForAutomaticScaleChange' warning newly introduced by MathWorks. |
||
| 1.1.0.0 | described geoshow |
||
| 1.0.0.0 |
