MEXGDAL

Mex file interface for reading various raster image formats, optionally providing georeferencing.
2.9K Downloads
Updated 1 Sep 2006

No License

GDAL is a library capable of reading a plethora of raster image formats, and MEXGDAL is a mex file interface for making its I/O capabilities available to MATLAB. As well as reading the image data itself, it can read the image metadata and georeferencing information.

Cite As

John Evans (2024). MEXGDAL (https://www.mathworks.com/matlabcentral/fileexchange/6010-mexgdal), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Automotive in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

Fixed some outdated statements in the DocBook documentation. Incorporated more mlint suggestions.