No BSD License
Highlights from
MEXGDAL
MEXGDAL
by John Evans
07 Oct 2004
(Updated 01 Sep 2006)
Mex file interface for reading various raster image formats, optionally providing georeferencing.
|
Watch this File
|
| File Information |
| Description |
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. |
| MATLAB release |
MATLAB 7.0.4 (R14SP2)
|
| Other requirements |
Requires GDAL library to be installed. See http://www.remotesensing.org/gdal/. See the README file. |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (1) |
| 23 Jun 2006 |
Anthony Kendall
|
|
|
| Updates |
| 20 Oct 2004 |
Added Mandrake-10.0 version. Moved mexfiles into platforms subdirectory. |
| 10 Dec 2004 |
Updated help information. |
| 10 Jan 2006 |
Added capability for redefining the origin, extent of the image to be read, and scaling of the output image. Considerable code cleanup. |
| 16 Aug 2006 |
Changed a few m-files around to allow for greater flexibility. Rewrote documentation in docbook format. |
| 29 Aug 2006 |
Some updated build notes. M-files have been cleaned up a bit according to the information provided by mlint. |
| 01 Sep 2006 |
Fixed some outdated statements in the DocBook documentation. Incorporated more mlint suggestions. |
|
Contact us at files@mathworks.com