ARAM  2.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
aram::BinaryTreeTagMatcher Class Reference

#include <BinaryTreeTagMatcher.hpp>

Inheritance diagram for aram::BinaryTreeTagMatcher:
aram::ITagMatcher

Public Member Functions

 BinaryTreeTagMatcher (FrameSet *fs)
 
bool checkTag (ROI *roi)
 
- Public Member Functions inherited from aram::ITagMatcher
 ITagMatcher (FrameSet *fs)
 

Additional Inherited Members

- Protected Member Functions inherited from aram::ITagMatcher
void save (std::string name, cv::Mat &mat)
 
cv::Mat & load (std::string name)
 
bool exist (std::string name)
 
void rotate (cv::Mat &, cv::Mat &)
 

Detailed Description

Standard tag detection

Constructor & Destructor Documentation

aram::BinaryTreeTagMatcher::BinaryTreeTagMatcher ( FrameSet fs)

Constructor

Parameters
[in]FrameSet*fs FrameSet contains all current frame created by the library

Member Function Documentation

bool aram::BinaryTreeTagMatcher::checkTag ( ROI roi)
virtual

check tag validity

Parameters
[in,out]ROI*roi Region of interest to check

Implements aram::ITagMatcher.


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