Home > Util > maxPyrHt.m

maxPyrHt

PURPOSE ^

HEIGHT = maxPyrHt(IMSIZE, FILTSIZE)

SYNOPSIS ^

function height = maxPyrHt(imsz, filtsz)

DESCRIPTION ^

 HEIGHT = maxPyrHt(IMSIZE, FILTSIZE)

 Compute maximum pyramid height for given image and filter sizes.
 Specifically: the number of corrDn operations that can be sequentially
 performed when subsampling by a factor of 2.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 27-Feb-2004 16:43:21 by m2html © 2003