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_resize.m
%mx_resize resize image
%  imo = mx_resize(imi) resizes image imi as 128X128 and returns imo as
%  output
%
%  Class support
%  -------------
%  Uint8 2-D or 3-D image(array)
%

Contact us at files@mathworks.com