image thumbnail
from C/C++ and Matlab types convertor by sun peng
Bidirectional conversion between C/C++ type (STL, openCV) and Matlab matrix (compile or run time)

mx_flip.m
%mx_flip flip image
%  mo = mx_flip(mi) flips matrix mi around x-axis (i.e. flips each column) 
%  and returns mo as output
%
%

Contact us at files@mathworks.com