| Home | Trees | Indices | Help |
|
|---|
|
|
| Classes | |
|
MetadataMixin Generic mixin interface for Cube metadata. |
|
|
Cube Generic representation of an HSI datacube. |
|
|
ROIFile Container for ROIs pertaining to a single cube. |
|
| HyperspectralROIFormat | |
| ROI | |
| HyperspectralFileFormat | |
| HyperspectralSTC | |
| Functions | |||
|
|||
|
|||
|
|||
|
|||
| Variables | |
LittleEndian = 0
|
|
BigEndian = 1
|
|
| Function Details |
Return standard units label for the given label. Given a text string, return the standard (usually SI) abbreviation. Currently just supports lengths. Returns None if label not known. |
Resample using linear interpolation. Given two sets of data, resample the second set to match the first set's x values and range. @returns tuple (sampling, data1, data2) |
Determine spectral angle between two vectors. Computes the spectral angle between the common range of two vectors, resampling the second one to conform to the first's sampling points if necessary. @returns angle in degrees |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:13 2008 | http://epydoc.sourceforge.net |