#include <memory>#include <opencv2/core/core.hpp>

Go to the source code of this file.
Classes | |
| class | tuw::Command |
Namespaces | |
| tuw | |
Typedefs | |
| using | tuw::CommandConstPtr = std::shared_ptr< Command const > |
| using | tuw::CommandPtr = std::shared_ptr< Command > |
| Prototype. More... | |