Reading ENVI Images
Does anyone have code I could use to read an ENVI image into matlab
based on its header info? I have several different routines for
loading specific things, but do not have a general utility. Thanks.
.
Relevant Pages
- Re: algorithm to compute a matrix with vector arguments in a for-loop
... The first iteration begins with T. ... In Matlab, you can switch back and forth between these two index representations at ... might be performed by calling upon the "multiply and add" BLAS routine, ... The BLAS routines do not always process everything linearly. ... (comp.soft-sys.matlab) - Re: Naive compiler question
... If I need to call on routines like quadrature from a compiled routine, is Matlab going to jump back out of the compiled world into the interpreted world, or is it going to call on a compiled vesion of the quadrature routine? ... The modern MATLAB compiler is more a deployment tool than a "compiler" ... vs "interpreter" issue. ... (comp.soft-sys.matlab) - Re: Naive compiler question
... Matlab routines and functions called by the home-made routine? ... The modern MATLAB compiler is more a deployment tool than a "compiler" ... vs "interpreter" issue. ... (comp.soft-sys.matlab) - Re: "loadlibrary" function not working when compiled
... The function doesn't do much but take some strings as parameters and ... I've had no problem loading this from within ... matlab, as the following example function shows: ... Error loading library perl output folows ... (comp.soft-sys.matlab) - Re: interfacing matlab/simulink to routines written in c/c++/fortran
... routines together that are written in Matlab/Simulink, Fortran90, ... to effectively communicate with the other two programs (It must have ... If your Fortran and C++ routines are executables (as opposed to ... they are fast and can be read by Matlab, Fortran, etc. ... (comp.soft-sys.matlab) |
|