#include <morphological_operator.h>
|
typedef jsk_perception::MorphologicalMaskImageOperatorConfig | Config |
|
Definition at line 107 of file morphological_operator.h.
◆ MorphologicalImageOperator()
jsk_perception::MorphologicalImageOperator::MorphologicalImageOperator |
( |
const std::string & |
name, |
|
|
const int & |
operation |
|
) |
| |
|
inline |
◆ apply()
void jsk_perception::MorphologicalImageOperator::apply |
( |
const cv::Mat & |
input, |
|
|
cv::Mat & |
output, |
|
|
const cv::Mat & |
element |
|
) |
| |
|
protectedvirtual |
◆ operation_
int jsk_perception::MorphologicalImageOperator::operation_ |
|
protected |
The documentation for this class was generated from the following files: