histc_sift_nD
PURPOSE 
Creates a series of locally position dependent histograms.
SYNOPSIS 
function hs = histc_sift_nD( I, edges, pargmask, weightmask, multch )
DESCRIPTION 
CROSS-REFERENCE INFORMATION 
This function calls:
- gauss_smooth Applies Gaussian smoothing to a (multidimensional) image.
- histc_1D Generalized, version of histc (histogram count), allows weighted values.
- histc_nD Generalized, multidimensional version of normalized histc (histogram count).
- mask_gaussians Divides a volume into softly overlapping gaussian windows.
This function is called by:
- histc_sift Creates a series of locally position dependent histograms of the values in I.
Generated on Wed 03-May-2006 23:48:50 by m2html © 2003