#include <recognizer.h>
Inheritance diagram for recognizer_filter:

Public Methods | |
| recognizer_filter (string fileName) | |
| recognizer_filter () | |
| virtual bool | filter_frame (FrameClass &frame) |
| virtual void | property_changed () |
Private Attributes | |
| string | filename |
| csu_recognizer * | rec |
| bool | is_set |
| string | box_name |
|
|
|
|
|
|
|
|
this simply takes a frame and runs the current filter over it
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