|
Solar
|
A SquaredBinaryPattern defined with a binary regular grid. More...
#include <SquaredBinaryPattern.h>
Public Member Functions | |
| SquaredBinaryPattern ()=default | |
| constructs a default SquaredBinaryPattern | |
| SquaredBinaryPattern (const SquaredBinaryPatternMatrix &pattern) | |
| constructs a SquaredBinaryPattern from a given SquaredBinaryPatternMatrix | |
| ~SquaredBinaryPattern ()=default | |
| defines the destructor | |
| const SquaredBinaryPatternMatrix & | getPatternMatrix (void) const |
| returns the SquaredBinaryPatternMatrix to detect. More... | |
| FrameworkReturnCode | setPatternMatrix (const SquaredBinaryPatternMatrix &pattern) |
| defines the new pattern matrix to consider | |
| int | getSize () const |
| returns the size of the squared fiducial pattern to detect More... | |
| template<typename Archive > | |
| void | serialize (Archive &ar, ATTRIBUTE(maybe_unused) const unsigned int version) |
Friends | |
| class | boost::serialization::access |
A SquaredBinaryPattern defined with a binary regular grid.
| const SquaredBinaryPatternMatrix & SolAR::datastructure::SquaredBinaryPattern::getPatternMatrix | ( | void | ) | const |
returns the SquaredBinaryPatternMatrix to detect.
|
inline |
returns the size of the squared fiducial pattern to detect