build_pyr
PURPOSE 
BUILD_PYR constructs a particular pyramid (Haar) on matrix im.
SYNOPSIS 
function [pyr,pind] = build_pyr(im, ht)
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- build_pyr BUILD_PYR constructs a particular pyramid (Haar) on matrix im.
- down1 DOWN1 down samples x
- maxPyrHt HEIGHT = maxPyrHt(IMSIZE, FILTSIZE)
- up1 UP1 Upsampling an image
This function is called by:
- build_pyr BUILD_PYR constructs a particular pyramid (Haar) on matrix im.
Generated on Fri 27-Feb-2004 16:43:21 by m2html © 2003