FB_reconstruct_2D
PURPOSE 
Use to see how much image information is preserved in filter outputs.
SYNOPSIS 
function I2 = FB_reconstruct_2D( I, FB )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- FB_apply_2D Applies each of the filters in the filterbank FB to the image I.
- filter_binomial_1D 1D binomial filter (approximation to Gaussian filter)
- im IM [2D] Function for displaying grayscale images.
- montage2 [3D] Used to display a stack of T images.
- arraycrop2dims Pads or crops I appropriately so that size(IC)==dims.
- c clc
This function is called by:
Generated on Wed 03-May-2006 23:48:50 by m2html © 2003