Mirrors an image
#include "dip_manipulation.h"
dip_Error dip_Mirror ( in, out, mirror )
binary, integer, float, complex
This function mirrors the pixels in those dimensions of image as specified by mirror.
Data type | Name | Description |
dip_Image | in | Input image |
dip_Image | out | Output image |
dip_BooleanArray | mirror | Mirror flags |