#include <motion_Filter.h>
Inheritance diagram for motion_Filter:

Supports the following formats:
add example application code that shows how the processed images were output
Definition at line 68 of file motion_Filter.h.
Public Member Functions | |
| motion_Filter () | |
| ~motion_Filter () | |
| phFilter * | cloneFilter () |
Protected Member Functions | |
| int | filter () |
Private Attributes | |
| uint8_t * | m_output |
| unsigned long | m_outputSize |
| uint8_t * | m_lastimg |
| unsigned long | m_lastimgSize |
| Copyright (C) 2002 - 2007 |
Philip D.S. Thoren ( pthoren@users.sourceforge.net ) University Of Massachusetts at Lowell Robotics Lab |
|
1.4.4