im
PURPOSE 
Function for displaying grayscale images.
SYNOPSIS 
function varargout = im( I, range, extraInf )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
This function is called by:
- demoCluster Clustering demo.
- distMatrixShow Useful visualization of a distance matrix of clustered points.
- meanShiftImExplore Visualization to help choose sigmas for meanShiftIm.
- pcaVisualize Visualization of quality of approximation of X given principal comp.
- 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.
- filterVisualize Used to visualize a 1D/2D/3D filter.
- bbGt Bounding box (bb) annotations struct, evaluation and sampling routines.
- imMlGauss Calculates max likelihood params of Gaussian that gave rise to image G.
- imtransform2 Applies a general/special homography on an image I
- maskGaussians Divides a volume into softly overlapping gaussian windows.
- maskSphere Creates an 'image' of a n-dimensional hypersphere.
- optFlowCorr Calculate optical flow using cross-correlation.
- optFlowHorn Calculate optical flow using Horn & Schunck.
- optFlowLk Calculate optical flow using Lucas & Kanade. Fast, parallel code.
Generated by m2html © 2003