FbMake
PURPOSE 
Various 1D/2D/3D filterbanks (hardcoded).
SYNOPSIS 
function FB = FbMake( dim, flag, show )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- FbVisualize Used to visualize a series of 1D/2D/3D filters.
- filterDog2d Difference of Gaussian (Dog) Filter.
- filterDoog n-dim difference of offset Gaussian DooG filter (Gaussian derivative).
- filterGabor1d Creates an even/odd pair of 1D Gabor filters.
- filterGabor2d Creates an even/odd pair of 2D Gabor filters.
This function is called by:
Generated by m2html © 2003