Image Component Library (ICL)
Classes | Namespaces | Functions
Fiducial.h File Reference
#include <ICLUtils/CompatMacros.h>
#include <ICLUtils/Point32f.h>
#include <ICLGeom/GeomDefs.h>
#include <ICLCV/ImageRegion.h>
#include <bitset>

Go to the source code of this file.

Classes

class  icl::markers::Fiducial
 Main class for detected image markers/fiducials. More...
 
struct  icl::markers::Fiducial::KeyPoint
 key point structure More...
 

Namespaces

 icl
 undocument this line if you encounter any issues!
 
 icl::markers
 

Functions

Fiducial::FeatureSet icl::markers::operator| (Fiducial::FeatureSet s, Fiducial::Feature f)
 or operator for convenient creation of Fiducial::FeatureSet instances More...
 
Fiducial::FeatureSet icl::markers::operator| (Fiducial::Feature f, Fiducial::FeatureSet s)
 or operator for convenient creation of Fiducial::FeatureSet instances More...
 
Fiducial::FeatureSet icl::markers::operator| (Fiducial::Feature f1, Fiducial::Feature f2)
 or operator for convenient creation of Fiducial::FeatureSet instances More...