80 static const int P = 5;
82 static const int P1 = P+1;
121 static const std::vector<MarkerCodeICL1> &generate();
undocument this line if you encounter any issues!
Definition: Any.h:37
bool operator<(const MarkerCodeICL1 &t) const
compares the internal id
Definition: MarkerCodeICL1.h:110
int id
computed or given marker ID
Definition: MarkerCodeICL1.h:85
ICLMarkers_API std::ostream & operator<<(std::ostream &s, const DecodedBCHCode2D::Rotation &r)
ostream-operator for DecodedBCHCode2D::Rotation
int & operator[](int idx)
get child-child region count of child-region idx
Definition: MarkerCodeICL1.h:100
ICLQt_API ImgQ operator-(const ImgQ &a, const ImgQ &b)
subtracts two images pixel-wise
int operator[](int idx) const
get child-child region count of child-region idx (const)
Definition: MarkerCodeICL1.h:105
std::string str(const T &t)
convert a data type into a string using an std::ostringstream instance
Definition: StringUtils.h:136
Utility class for markers of type "icl1".
Definition: MarkerCodeICL1.h:78
#define ICLMarkers_API
Definition: CompatMacros.h:180