montage2
PURPOSE 
Used to display collections of images and videos.
SYNOPSIS 
function varargout = montage2( IS, prm )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- getPrmDflt Helper to set default values (if not already set) of parameter struct.
- mat2cell2 Break matrix up into a cell array of same sized matrices.
This function is called by:
- pcaRandVec Generate random vectors in PCA subspace.
- pcaVisualize Visualization of quality of approximation of X given principal comp.
- rbfComputeBasis Get locations and sizes of radial basis functions for use in rbf network.
- FbApply2d Applies each of the filters in the filterbank FB to the image I.
- FbReconstruct2d Use to see how much image information is preserved in filter outputs.
- FbVisualize Used to visualize a series of 1D/2D/3D filters.
- filterSteerable Steerable 2D Gaussian derivative filter (for visualization).
- bbGt Bounding box (bb) annotations struct, evaluation and sampling routines.
- imMlGauss Calculates max likelihood params of Gaussian that gave rise to image G.
- maskGaussians Divides a volume into softly overlapping gaussian windows.
- maskSphere Creates an 'image' of a n-dimensional hypersphere.
- playMovie Shows/makes an/several movie(s) from an image sequence.
Generated by m2html © 2003