PCL
|
Downsampling operations for IntegerResample. More...
IntegerDownsampleMode::Average | Downsample by averaging source pixels |
IntegerDownsampleMode::Median | Downsample by calculating the median of source pixels |
IntegerDownsampleMode::Maximum | Downsample by the maximum source pixel value |
IntegerDownsampleMode::Minimum | Downsample by the minimum source pixel value |