Flipping
horzflip(M)—Returns the matrix M flipped horizontally.
vertflip(M)—Returns the matrix M flipped vertically.
Arguments
M is an image matrix.
Was this helpful?