How do I mirror a image vertically?



How do I mirror a image vertically?
I reference the book called "Digital Image Processing" Page36.
Figure2 seems to be error,becuse the airplane(in 'chap11_0.jpg')
appear three time in x-axis.
The book says it use the 1024x1024 intensity image of class uint8.
It means that the alogithms of the page41 just for the intensity
image.
But I want to mirror a normal image that input from imread.
What should I do?

f=imread('chap11_0.jpg');
k=imfinfo('chap11_0.jpg')
fp=f(end:-1:1, :);
imshow(f);figure;imshow(fp);
%
% k =
% Filename: 'chap11_0.jpg'
% FileModDate: '30-Mar-2007 21:08:15'
% FileSize: 47023
% Format: 'jpg'
% FormatVersion: '
% Width: 640
% Height: 480
% BitDepth: 24
% ColorType: 'truecolor'
% FormatSignature: '
% NumberOfSamples: 3
% CodingMethod: 'Huffman'
% CodingProcess: 'Sequential'
% Comment: {}

.



Relevant Pages

  • How do I miior a image vertically(with code)
    ... Figure2 seems to be error,becuse the airplane ... The book says it use the 1024x1024 intensity image of class uint8. ... % Format: 'jpg' ... % CodingMethod: 'Huffman' ...
    (comp.soft-sys.matlab)
  • How do I mirror a image vertically?
    ... The book says it use the 1024x1024 intensity image of class uint8. ... But I want to mirror a normal image that input from imread. ... % Format: 'jpg' ... % CodingMethod: 'Huffman' ...
    (comp.soft-sys.matlab)
  • Re: For those who might want a small PC on thier cart.
    ... Hiatchi DVD-RAM drives on board and Metacorder Mirrors directly up to ... The mirror has not been 100% reliable ... A trick I discovered on the last show was to format my mirror RAM ... It will not read a MAC formatted of any form. ...
    (rec.arts.movies.production.sound)
  • Re: The death knell for reflex mirrors has been sounded
    ... mirrorless format / lens mount based ... on Four Thirds. ... The Micro Four Thirds system ... removing the mirror box and optical viewfinder. ...
    (rec.photo.digital.slr-systems)
  • RE: up2date
    ... > down for not knowing the format for some undocumented file. ... updates-released is where all the updates are. ... IIRC the mirror you had configured was just for the OS, ... the RPMs that are part of the original ISO set. ...
    (Fedora)