PANDORE Version 6 | GREYC-IMAGE |
The operator psubsampling builds a new image with a subsampled version of the input image. Subsampling consists in spliting the input image into tiles of size factor x factor and setting all the pixels in each tile with the mean value of the tile.
Returns SUCCESS or FAILURE.
Sub-sampling of a factor 2:
psubsampling 2 tangram.pan a.pan
Author: Régis Clouard