Public Member Functions | Protected Member Functions | Protected Attributes
jsk_perception::MorphologicalImageOperator Class Reference

#include <morphological_operator.h>

Inheritance diagram for jsk_perception::MorphologicalImageOperator:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MorphologicalImageOperator (const std::string &name, const int &operation)

Protected Member Functions

virtual void apply (const cv::Mat &input, cv::Mat &output, const cv::Mat &element)

Protected Attributes

int operation_

Detailed Description

Definition at line 75 of file morphological_operator.h.


Constructor & Destructor Documentation

jsk_perception::MorphologicalImageOperator::MorphologicalImageOperator ( const std::string name,
const int &  operation 
) [inline]

Definition at line 78 of file morphological_operator.h.


Member Function Documentation

void jsk_perception::MorphologicalImageOperator::apply ( const cv::Mat &  input,
cv::Mat &  output,
const cv::Mat &  element 
) [protected, virtual]

Member Data Documentation

Definition at line 83 of file morphological_operator.h.


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


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Wed Sep 16 2015 04:36:16