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

  1. OPERATOR
  2.  
  3. minSizeFeatures --- strips undersized features from a feature vector
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The minSizeFeatures operator takes an input feature vector and strips away all 
  9. features that have fewer pixels than the number specified in the user 
  10. parameter minPixels . The renumberIds parameter allows the user to either 
  11. renumber the remaining features, starting at a feature i.d. of 1, or leave 
  12. the input feature i.d.'s intact. 
  13.