Components

narMarkerDetector.h

#include "narConfig.h"
#include "narPort.h"
#include "narVec2.h"
#include "narEdgeLine.h"
#include "narMarker.h"
#include "narFlags.h"

See the source code.

Components

classmw::nar::MarkerAnalizableData_tc< N >
 Implemented class to maintain the internal coordinate information, for the detected marker, in a state that can be parsed.[Details]
classmw::nar::MarkerAnalizableList_tc< N >
 Implemented class that handles lists of detected markers.[Details]
classmw::nar::MarkerContainer_tc< T, N >
 Class to maintain detected markers.[Details]
classmw::nar::MarkerData_ac
 Abstract class that holds detected markers.[Details]
classmw::nar::MarkerData_tc< N >
 Implemented class that holds detected markers.[Details]
classmw::nar::MarkerDetector_cl
 Class that detects markers from images.[Details]
classmw::nar::MarkerDetectWork_ac
 Abstract class for handling the working memory region used when detecting markers.[Details]
structmw::nar::MarkerDetectWork_cl
 Implemented class for handling the working memory region used when detecting markers.[Details]
structmw::nar::MarkerDetectWorkFast_cl
 Implemented class for handling the working memory region used when detecting markers.[Details]
structmw::nar::MarkerDetectWorkStrict_cl
 Expanded version of the implemented class, for handling the working memory region used when detecting markers.[Details]
classmw::nar::MarkerList_ac
 Abstract class that handles lists of detected markers.[Details]
classmw::nar::MarkerList_tc< N >
 Implemented class that handles lists of detected markers.[Details]

Description

Author:
Satoru Osako


CONFIDENTIAL