Looking for the ENVI Band Math tutorial or help guide? Look no more. I found a useful ENVI Band Math tutorial document from ENVI's users guide.
ENVI Band Math is a flexible image processing tool with many capabilities not available in any other image processing system. You can use ENVI's Band Math dialog to define bands or files used as input, to call a user Band Math function, and to write the result to a file or memory. ENVI's Band Math function accesses data spatially by mapping variables to bands or files. Spatial data that are too large to read entirely into memory are automatically accessed using ENVI's data tiling.
I found the document while searching for the right Band Math expression for the different data types and their casting functions. Here are few of them: data type, casting function, dynamic range.
Byte: byte() : - 0 to 255
Integer: fix() : -32768 to + 32767
Unsigned integer: uint() : 0 to 65535
Long integer: long() : approximately +/– 2 billion
Unsigned long integer: ulong() : 0 to approximately 4 billion
Here is the complete Band Math Function Tutorial
Recent Posts
Popular Posts
- Convert UTM (Easting, Northing) to Lat-Long Formats
- GIS Education Submission
- GRASS GIS Free Tutorial
- Mobile Cadastral GIS 3.0 Android App Released in Taiwan
- Free download Worldview-1 imagery / QuickBird satellite images
- Learn ENVI software online - Tutorial guide
- ENVI Band Math Tutorial, Help Guide
- Free Download S-PLUS software Student Edition
- Free SPOT Images now in USGS Archive
- NASA Hubble Telescope Photos - Hubble Images
0 comments:
Post a Comment