#include <R3D/ImageFilters/R3DCropGrayScaleImage.h>
Inherits R3DImageFilter.
Inheritance diagram for R3DCropGrayScaleImage:
Public Member Functions | |
int | run () |
Runs the filter. | |
R3DMosaic::Pointer | getOutputImage () |
Returns the output of this filter. |
int R3DCropGrayScaleImage::run | ( | ) | [virtual] |
R3DMosaic::Pointer R3DCropGrayScaleImage::getOutputImage | ( | ) |
Returns the output of this filter.
The contained pointer may be NULL if there was an error during the filtering process.