The plug-in base class for the FIFO filters.
More...
#include <mia/3d/2dimagefifofilter.hh>
Protected Types |
typedef std::vector< P2DImage > | CImageStack |
| helper class to store a set of images
|
Detailed Description
The plug-in base class for the FIFO filters.
Definition at line 113 of file 2dimagefifofilter.hh.
Member Typedef Documentation
Constructor & Destructor Documentation
C2DFifoFilterPlugin::C2DFifoFilterPlugin |
( |
char const *const |
name | ) |
|
|
protected |
Plugin constructor
- Parameters
-
Member Function Documentation
Helper function to run tests on stack filters
- Parameters
-
in_data | the input data |
test_data | the expected filter result |
filter | the filter to be run (usually the same as handled by the plug-in |
- Returns
- true if the filter provided the expected results, false otherwiese
The documentation for this class was generated from the following file: