home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / segment / getfeatu. / getfeatu.bin
Text File  |  1995-12-09  |  483b  |  14 lines

  1. OPERATOR
  2.  
  3. getFeatures --- generate feature vectors
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The getFeatures operator computes feature vectors for each blob in the blob 
  9. vector input. A feature vector describes an object by measuring centroid 
  10. location, major and minor axes, bounding boxes, etc.. The feature vector is 
  11. sent to the output for use by analysis operators for object recognition. 
  12. Features may be viewed using a combination of the plotFeatures and overlayData 
  13. operators. 
  14.