home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / proto / hunter. / hunter.bin
Text File  |  1995-12-09  |  590b  |  15 lines

  1. OPERATOR
  2.  
  3. hunter --- finds sailboats 
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The hunter operator finds sailboats given two input feature vectors. The
  9. top input port is a set of white features (clouds, reflections, sails, etc.)
  10. and the bottom input port is a set of darkReddish features (tree bark, leaves,
  11. hulls, etc.). The output is a graphicData object describing a circle locating
  12. any sailboats found. This operator is an example of a user-defined function
  13. added into WIT to perform object tracking. The source code for hunter  can
  14. be found in the WITHOME/lib/src/proto directory.
  15.