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 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 Sun 02-Oct-2005 19:35:28 by m2html © 2003