PANDORE Version 6 | GREYC-IMAGE |
ptransposition builds a new image from the transpose transformation of the input image im_in according to a specified axis. Transposing an image array interchanges array dimensions, reflecting an image about a diagonal. The transpose function reverses the order of the dimensions.
For 2D image, this parameter is ignored since it corresponds to direction=0.
Transposes the tangram.pan image:
ptransposition 0 tangram.pan a.pan
Returns SUCCESS ou FAILURE.
Construit le transposé d'une image selon un axe.
Author: Régis Clouard