#include "Image/Image.H"
#include "Image/MathOps.H"
#include "Raster/Raster.H"
#include <cstdio>
Go to the source code of this file.
Functions | |
int | main (const int argc, const char **argv) |
simple program to convert PFM images
Definition in file app-pfmtopgm.C.