Isis Developer Reference
High Level Cube I/O

Classes

class  Isis::ExportDescription
 Describes how a series of cubes should be exported. More...
 
class  Isis::ExportDescription::ChannelDescription
 Describes how a cube as a single color channel to be exported. More...
 
class  Isis::ImageExporter
 Export Isis cubes into standard formats. More...
 
class  Isis::ImageImporter
 Imports images with standard formats into Isis as cubes. More...
 
class  Isis::JP2Decoder
 JPEG2000 decoder class. More...
 
class  Isis::JP2Encoder
 JPEG2000 encoder class. More...
 
class  Isis::JP2Error
 Kakadu error messaging class. More...
 
class  Isis::JP2Exporter
 Exports cubes into JPEG 2000 images. More...
 
class  Isis::JP2Importer
 Imports JPEG 2000 images as Isis cubes. More...
 
class  Isis::Process
 Base class for all cube processing derivatives. More...
 
class  Isis::ProcessByBoxcar
 Process cubes by boxcar. More...
 
class  Isis::ProcessByBrick
 Process cubes by brick. More...
 
class  Isis::ProcessByLine
 Process cubes by line. More...
 
class  Isis::ProcessByQuickFilter
 Process cubes using a Filter Object. More...
 
class  Isis::ProcessBySample
 Process cubes by sample. More...
 
class  Isis::ProcessBySpectra
 Process cubes by spectra. More...
 
class  Isis::ProcessByTile
 Process cubes by tile. More...
 
class  Isis::ProcessExport
 Process class for exporting cubes. More...
 
class  Isis::ProcessExportPds
 Process class for exporting cubes to PDS standards. More...
 
class  Isis::ProcessGroundPolygons
 Process cube polygons to map or camera projections. More...
 
class  Isis::ProcessImport
 Byte swapper. More...
 
class  Isis::ProcessImportFits
 Import a FITS file. More...
 
class  Isis::ProcessImportPds
 Convert PDS archive files to Isis format. More...
 
class  Isis::ProcessImportVicar
 Import a Vicar file. More...
 
class  Isis::ProcessMapMosaic
 Mosaic two cubs together. More...
 
class  Isis::ProcessMosaic
 Mosaic two cubes together. More...
 
class  Isis::ProcessPolygons
 
class  Isis::ProcessRubberSheet
 Derivative of Process, designed for geometric transformations. More...
 
class  Isis::QtExporter
 Exports cubes into one of several formats with Qt facilities. More...
 
class  Isis::QtImporter
 Imports a series of standard image formats with Qt facilities. More...
 
class  Isis::StreamExporter
 Exports cubes into a standard format in incremental pieces. More...
 
class  Isis::SubArea
 Apply corrections to a cube label for subarea extraction. More...
 
class  Isis::TiffExporter
 Exports cubes into TIFF images. More...
 
class  Isis::TiffImporter
 Imports TIFF images as Isis cubes. More...
 

Detailed Description

The Objects in this module are used to read and write cube data.