, including all inherited members.
_markers_clear() | alvar::MarkerDetector< M > | [inline, protected, virtual] |
_markers_push_back(Marker *mn) | alvar::MarkerDetector< M > | [inline, protected, virtual] |
_markers_size() | alvar::MarkerDetector< M > | [inline, protected, virtual] |
_swap_marker_tables() | alvar::MarkerDetector< M > | [inline, protected, virtual] |
_track_markers_at(size_t i) | alvar::MarkerDetector< M > | [inline, protected, virtual] |
_track_markers_clear() | alvar::MarkerDetector< M > | [inline, protected, virtual] |
_track_markers_push_back(Marker *mn) | alvar::MarkerDetector< M > | [inline, protected, virtual] |
_track_markers_size() | alvar::MarkerDetector< M > | [inline, protected, virtual] |
Detect(IplImage *image, Camera *cam, std::map< int, T > &container, int type_id=0, int first_id=0, int last_id=65535, bool track=false, bool visualize=false, double max_new_marker_error=0.08, double max_track_error=0.2, LabelingMethod labeling_method=CVSEQ) | alvar::MarkerDetectorEC< M > | [inline] |
alvar::MarkerDetector::Detect(IplImage *image, Camera *cam, bool track=false, bool visualize=false, double max_new_marker_error=0.08, double max_track_error=0.2, LabelingMethod labeling_method=CVSEQ, bool update_pose=true) | alvar::MarkerDetectorImpl | |
detect_pose_grayscale | alvar::MarkerDetectorImpl | [protected] |
DetectAdditional(IplImage *image, Camera *cam, bool visualize=false, double max_track_error=0.2) | alvar::MarkerDetectorImpl | |
edge_length | alvar::MarkerDetectorImpl | [protected] |
GetId(int marker_id, int corner_id, int first_id=0, int last_id=65535) | alvar::MarkerDetectorEC< M > | [inline] |
labeling | alvar::MarkerDetectorImpl | [protected] |
map_edge_length | alvar::MarkerDetectorImpl | [protected] |
margin | alvar::MarkerDetectorImpl | [protected] |
MarkerDetector() | alvar::MarkerDetector< M > | [inline] |
MarkerDetectorImpl() | alvar::MarkerDetectorImpl | [protected] |
markers | alvar::MarkerDetector< M > | |
MarkerToEC(std::map< int, T > &container, int marker_id, double edge_length, Pose &pose, int type_id=0, int first_id=0, int last_id=65535) | alvar::MarkerDetectorEC< M > | [inline] |
new_M(double _edge_length=0, int _res=0, double _margin=0) | alvar::MarkerDetector< M > | [inline, protected, virtual] |
PreDetect(std::pair< const int, T > &p, int type_id) | alvar::MarkerDetectorEC< M > | [inline, protected] |
PreDetect(T &p, int type_id) | alvar::MarkerDetectorEC< M > | [inline, protected] |
res | alvar::MarkerDetectorImpl | [protected] |
SetMarkerSize(double _edge_length=1, int _res=5, double _margin=2) | alvar::MarkerDetectorImpl | |
SetMarkerSizeForId(unsigned long id, double _edge_length=1) | alvar::MarkerDetectorImpl | |
SetOptions(bool _detect_pose_grayscale=false) | alvar::MarkerDetectorImpl | |
track_markers | alvar::MarkerDetector< M > | |
TrackMarkerAdd(int id, PointDouble corners[4]) | alvar::MarkerDetectorImpl | |
TrackMarkersReset() | alvar::MarkerDetectorImpl | |
~MarkerDetector() | alvar::MarkerDetector< M > | [inline] |
~MarkerDetectorImpl() | alvar::MarkerDetectorImpl | [protected, virtual] |