imShrink
PURPOSE 
Used to shrink a multidimensional array I by integer amount.
SYNOPSIS 
function I = imShrink( I, ratios )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- imShrink Used to shrink a multidimensional array I by integer amount.
- localSum Fast routine for box filtering.
- arrayCrop Used to crop a rectangular region from an n dimensional array.
- checkNumArgs Helper utility for checking numeric vector arguments.
- randint2 Faster but restricted version of randint.
This function is called by:
- imShrink Used to shrink a multidimensional array I by integer amount.
Generated by m2html © 2003