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

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