#include <Ocv_Morphology.h>
List of all members.
Constructor & Destructor Documentation
| Morphology::Morphology |
( |
int |
numImageParameters = 0, |
|
|
int |
numFloatParameters = 0, |
|
|
int |
numIntegerParameters = 0 |
|
) |
| |
| Morphology::~Morphology |
( |
| ) |
[virtual] |
Member Function Documentation
| int Morphology::allocateResults |
( |
| ) |
[virtual] |
| int Morphology::directSetParameters |
( |
std::vector< long > * |
longParList, |
|
|
std::vector< double > * |
doubleParList |
|
) |
| [virtual] |
| virtual Morphology* Morphology::duplicate |
( |
| ) |
[inline, virtual] |
| int Morphology::finalizeProcessing |
( |
| ) |
[virtual] |
| int Morphology::initializeProcessing |
( |
| ) |
[virtual] |
| int Morphology::runProcessing |
( |
| ) |
[virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: