Blog
Showing posts with label
matlab
.
Show all posts
Showing posts with label
matlab
.
Show all posts
Friday, February 3, 2012
[Matlab] How to flip an image?
im = im (:, end : -1 : 1, :);
Home
Subscribe to:
Posts (Atom)