Table of Contents

NAME

QccPackHYP - QccPack module for hyperspectral imagery

DESCRIPTION

QccPackHYP provides a collection of library routines and utility programs for hyperspectral imagery.

DATA TYPES AND FILE FORMATS

QccHYPRaw(3)
Routines for reading and writing raw binary files typical of hyperspectral applications
QccHYPklt(3)
data structure QccHYPkt and corresponding KLT file format for spectral KLT transform
QccHYPrklt(3)
data structure for spectral reversible KLT transform

LIBRARY ROUTINES

Raw-Format Files

QccHYPRawRead2D(3)
Read a raw binary file into an image component
QccHYPRawWrite2D(3)
Write an image component into a raw binary file
QccHYPRawDist2D(3)
Calculate distortion between two raw binary files
QccHYPRawRead3D(3)
Read a raw binary file into an image cube
QccHYPRawWrite3D(3)
Write an image cube into a raw binary file
QccHYPRawDist3D(3)
Calculate distortion between two raw binary files

Miscellaneous Hyperspectral Routines

QccHYPImageCubeMeanSAM(3)
calculate the mean SAM between two image cubes
QccHYPImageCubeToColor(3)
make a color-image representation of image cube

KLT Spectral Transform

QccHYPkltInitialize(3)
initialize a KLT
QccHYPkltAlloc(3)
allocate a KLT
QccHYPkltFree(3)
free a KLT
QccHYPkltPrint(3)
print a KLT
QccHYPkltRead(3)
read a KLT
QccHYPkltWrite(3)
write a KLT
QccHYPkltTrain(3)
create a KLT by training on image cube
QccHYPkltTransform(3)
spectrally transform image cube using KLT
QccHYPkltInverseTransform(3)
spectrally transform image cube using inverse KLT

Reversible KLT Spectral Transform

QccHYPrkltInitialize(3)
initialize a reversible KLT
QccHYPrkltAlloc(3)
allocate a reversible KLT
QccHYPrkltFree(3)
free a reversible KLT
QccHYPrkltTrain(3)
create a reversible KLT by training on image cube
QccHYPrkltFactorization(3)
factor a reversible KLT into its constituent lifting steps
QccHYPrkltTransform(3)
spectrally transform image cube using reversible KLT
QccHYPrkltInverseTransform(3)
spectrally transform image cube using inverse reversible KLT

UTILITY PROGRAMS

rawtoicp(1)
convert raw file to image component
icptoraw(1)
convert image component to raw file
rawtoicb(1)
convert raw file to image cube
icbtoraw(1)
convert image cube to raw file
rawdist2d(1)
distortion between two 2D raw files
rawdist3d(1)
distortion between two 3D raw files
icbsam(1)
mean SAM between two image cubes
icbtocolor(1)
image cube to color-image representation
klt_train(1)
KLT training on image cube
icbklt(1)
transform image cube with KLT
icbiklt(1)
transform image cube with inverse KLT

SEE ALSO

QccPackIMG(3) , QccPack(3)

AUTHOR

Copyright (C) 1997-2021 James E. Fowler


Table of Contents



Get QccPack at SourceForge.net. Fast, secure and Free Open Source software downloads