Functions
>
Image Processing
>
Geometric Transforms
> Flipping
Flipping
•
horzflip(M)
—Returns the matrix
M
flipped horizontally.
•
vertflip(M)
—Returns the matrix
M
flipped vertically.
Arguments
•
M
is an image matrix.
Related Topics
About Geometric Transformation Functions
Example: Flipping Images
Was this helpful?
This site works best with JavaScript enabled