#include <outlet_model.h>
Public Member Functions | |
outlet_t () | |
Public Attributes | |
CvPoint3D32f | coord_hole1 |
CvPoint3D32f | coord_hole2 |
CvPoint3D32f | coord_hole_ground |
outlet_feature_t | feature1 |
outlet_feature_t | feature2 |
CvPoint | ground_hole |
bool | ground_hole_detected |
CvPoint | hole1 |
bool | hole1_detected |
cv::Point2f | hole1f |
CvPoint | hole2 |
bool | hole2_detected |
cv::Point2f | hole2f |
cv::Point2f | hole_groundf |
bool | is_subpixel |
CvSeq * | outlet |
float | weight |
float | weight_orient |
Definition at line 36 of file outlet_model.h.
outlet_t::outlet_t | ( | ) | [inline] |
Definition at line 58 of file outlet_model.h.
CvPoint3D32f outlet_t::coord_hole1 |
Definition at line 44 of file outlet_model.h.
CvPoint3D32f outlet_t::coord_hole2 |
Definition at line 45 of file outlet_model.h.
CvPoint3D32f outlet_t::coord_hole_ground |
Definition at line 46 of file outlet_model.h.
Definition at line 42 of file outlet_model.h.
Definition at line 43 of file outlet_model.h.
CvPoint outlet_t::ground_hole |
Definition at line 41 of file outlet_model.h.
Definition at line 51 of file outlet_model.h.
CvPoint outlet_t::hole1 |
Definition at line 39 of file outlet_model.h.
Definition at line 49 of file outlet_model.h.
cv::Point2f outlet_t::hole1f |
Definition at line 53 of file outlet_model.h.
CvPoint outlet_t::hole2 |
Definition at line 40 of file outlet_model.h.
Definition at line 50 of file outlet_model.h.
cv::Point2f outlet_t::hole2f |
Definition at line 54 of file outlet_model.h.
cv::Point2f outlet_t::hole_groundf |
Definition at line 55 of file outlet_model.h.
Definition at line 56 of file outlet_model.h.
CvSeq* outlet_t::outlet |
Definition at line 38 of file outlet_model.h.
float outlet_t::weight |
Definition at line 47 of file outlet_model.h.
float outlet_t::weight_orient |
Definition at line 48 of file outlet_model.h.