home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
swCHIP 1991 January
/
swCHIP_95-1.bin
/
demo
/
wit4711
/
lib
/
help
/
proto
/
hunter.
/
hunter.bin
Wrap
Text File
|
1995-12-09
|
590b
|
15 lines
OPERATOR
hunter --- finds sailboats
DESCRIPTION
The hunter operator finds sailboats given two input feature vectors. The
top input port is a set of white features (clouds, reflections, sails, etc.)
and the bottom input port is a set of darkReddish features (tree bark, leaves,
hulls, etc.). The output is a graphicData object describing a circle locating
any sailboats found. This operator is an example of a user-defined function
added into WIT to perform object tracking. The source code for hunter can
be found in the WITHOME/lib/src/proto directory.