#include <locator.h>
Inheritance diagram for locator_filter:

Public Methods | |
| locator_filter (string FileName) | |
| locator_filter () | |
| virtual | ~locator_filter () |
| virtual bool | filter_frame (FrameClass &frame) |
| virtual void | property_changed () |
Private Attributes | |
| string | filename |
| face_locator_network * | net |
| bool | set |
|
|
create a new class based off of an existing neural network stored in this file
|
|
|
create a new empty class, needs to have a file set for it though |
|
|
destructor |
|
|
filter the frame to locate faces in the frame
Implements Filter. |
|
|
this method is called after the member properties has been updated, it informs the filter that properties has changed and those changes should take effect Reimplemented from Filter. |
|
|
|
|
|
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002