


Flip image data in rgb format, either updown or leftright imT = imageFlip(im,flipType) The image data, im, size(im) = (r,c,w) can have any value for w. imT contains the same data with each of the color planes flipped either 'updown' or 'leftright' Copyright ImagEval Consultants, LLC, 2003.
