recog_clipdesc

PURPOSE ^

Creates a clip descriptor that is simply a histogram of cuboids present.

SYNOPSIS ^

function clipdesc = recog_clipdesc( desc_cuboids, nclusters, nframes )

DESCRIPTION ^

 Creates a clip descriptor that is simply a histogram of cuboids present. 

 INPUTS
   desc_cuboids    - output from imagedesc2clusters
   nclusters       - total number of clusters
   nframes         - [optional] number to normalize by

 OUTPUTS
   clipdesc        - 1xnclusters histogram of cuboid counts

 See also IMAGEDESC2CLUSTERS

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Tue 11-Oct-2005 20:31:02 by m2html © 2005