#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Raster/Raster.H"
#include "Util/log.H"
#include <string>
Go to the source code of this file.
Defines | |
#define | H2SV_TYPE PixH2SV2 |
Functions | |
int | main (int argc, char **argv) |
get and raster the H2SV components of an image
Definition in file app-getH2SV.C.