#include "Transport/LuminanceOfilt.H"
#include "Image/ColorOps.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Raster/GenericFrame.H"
#include "Transport/FrameInfo.H"
Go to the source code of this file.
Output filter that converts rgb images to their grayscale luminance
Definition in file LuminanceOfilt.C.