bazar  1.3.1
Public Attributes | List of all members
image_object_point_match Class Reference

#include <image_object_point_match.h>

Collaboration diagram for image_object_point_match:
Collaboration graph
[legend]

Public Attributes

keypointimage_point
object_keypointobject_point
float score
bool inlier

Detailed Description

Examples:
augment3d.cpp, fullcalib.cpp, multicam.cpp, multigl.cpp, and singlecalib.cpp.

Definition at line 28 of file image_object_point_match.h.

Member Data Documentation

keypoint* image_object_point_match::image_point
bool image_object_point_match::inlier
object_keypoint* image_object_point_match::object_point
float image_object_point_match::score

Definition at line 33 of file image_object_point_match.h.

Referenced by planar_object_recognizer::match_points().


The documentation for this class was generated from the following file: