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