/ Too long for comment /
I came across some built-in sample / demo files in a matlab blog post: http://blogs.mathworks.com/loren/2007/01/10/colormap-manipulations/
Apparently the clown
and cameraman
files are built-in, and you can just load them using load clown
or load cameraman
.
However, it depends on the set of tools installed: the clown - from the toolbar and the wavelet operator from the image processing tools. Both can be found on the way to Matlab, of course, so you can always look around. You will also find files: autumn, board, canoe, cell, circle, contour, ...
EDIT: also: http://www.mathworks.com/matlabcentral/answers/1376-finding-example-images-in-the-distribution
But for the video, I personally have not seen anything like this in matlab
EDIT2: I stand fixed: in the vision toolbar there are several video examples in the visiondemos toolkit subdirectory. Just find the avi files in the matlab installation directory
source share