mimtransform

Changes the map projection of a raster image.
637.0 次下载
更新时间 2012/11/5

查看许可证

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

引用格式

Felipe G. Nievinski (2024). mimtransform (https://www.mathworks.com/matlabcentral/fileexchange/30270-mimtransform), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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