Components

This document describes the classes, structures, unions, and interfaces of the library.
mw::nar::Color_stColor structure for comparing patterns. Be careful, because it is signed. (0,31) is fine because it is 5-bit.
mw::nar::Debug_clClass for managing the rendering of debug information.
mw::nar::Flags_tc< T, F >Utility class for managing flags.
mw::nar::Image_clClass for handling images for marker detection.
mw::nar::Marker_clClass that handles detected markers.
mw::nar::MarkerAnalizableData_tc< N > Implemented class to maintain the internal coordinate information, for the detected marker, in a state that can be parsed.
mw::nar::MarkerAnalizableList_tc< N >Implemented class that handles lists of detected markers.
mw::nar::MarkerContainer_tc< T, N >Class to maintain detected markers.
mw::nar::MarkerData_acAbstract class that holds detected markers.
mw::nar::MarkerData_tc< N >Implemented class that holds detected markers.
mw::nar::MarkerDatabase_clDatabase class that registers the marker templates to detect.
mw::nar::MarkerDetector_clClass that detects markers from images.
mw::nar::MarkerDetectWork_acAbstract class for handling the working memory region used when detecting markers.
mw::nar::MarkerDetectWork_cl Implemented class for handling the working memory region used when detecting markers.
mw::nar::MarkerDetectWorkFast_clImplemented class for handling the working memory region used when detecting markers.
mw::nar::MarkerDetectWorkStrict_clExpanded version of the implemented class, for handling the working memory region used when detecting markers.
mw::nar::MarkerList_acAbstract class that handles lists of detected markers.
mw::nar::MarkerList_tc< N >Implemented class that handles lists of detected markers.
mw::nar::MarkerTemplate_stStructure that holds marker information.
mw::nar::MarkerTrans_clClass for estimating marker coordinate systems.
mw::nar::MeshColorData_acAbstract class representing the mesh color information.
mw::nar::MeshColorData_tc< N >Color information class for mesh grid points used for detection.
mw::nar::MeshVtxData_acAbstract class representing coordinate information from the mesh grid points for detection.
mw::nar::MeshVtxData_tc< N >Coordinate information class for mesh grid points.
mw::nar::PatternVtxData_clGrid coordinate data for the pattern to determine markers.
mw::nar::Projection_clClass that handles perspective transformation matrices.
mw::nar::Transformation_clClass for handling matrices for converting marker coordinate systems to camera coordinate systems.


CONFIDENTIAL