localSum
PURPOSE 
Fast routine for box filtering.
SYNOPSIS 
function I = localSum( I, dims, shape, op )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- nlfiltersep Efficient multidimensional nonlinear but seperable filtering operation.
This function is called by:
- modefilt1 One-dimensional mode filtering.
- imShrink Used to shrink a multidimensional array I by integer amount.
- maskCircle Creates an image of a 'pie slice' of a circle.
- normxcorrn Normalized n-dimensional cross-correlation.
- optFlowCorr Calculate optical flow using cross-correlation.
- optFlowLk Calculate optical flow using Lucas & Kanade. Fast, parallel code.
- xeucn n-dimensional euclidean distance between each window in A and template T.
Generated by m2html © 2003