Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

inverse_Filter Class Reference
[Image Processing FiltersSingle FramePixel Manipulation Filters]

#include <inverse_Filter.h>

Inheritance diagram for inverse_Filter:

phFilter phMutex phObject List of all members.

Detailed Description

This filter inverts the values for the channels of the images in range of values that each channel can contain. 0 <=> 255, 1 <=> 254, etc.

Supports the following formats:

Todo:
add example image inputs and processed image outputs

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)
phFiltercloneFilter ()

Protected Member Functions

int filter ()

Private Attributes

int32_t m_channel


The documentation for this class was generated from the following files:



Copyright (C) 2002 - 2007 Philip D.S. Thoren ( pthoren@users.sourceforge.net )
University Of Massachusetts at Lowell
Robotics Lab
SourceForge.net Logo

Generated on Sat Jun 16 02:44:38 2007 for phission by  doxygen 1.4.4