#include <trackerfwd.hpp>
Public Attributes | |
| double | area |
| cv::Point3d | latlon |
| double | perimeter |
| cv::Point2d | position |
| cv::Point | pposition |
The tracked feature parameters.
Definition at line 73 of file trackerfwd.hpp.
Feature area and perimeter in the image.
Definition at line 90 of file trackerfwd.hpp.
| cv::Point3d labust::blueview::TrackedFeature::latlon |
Feature world position.
Definition at line 82 of file trackerfwd.hpp.
Definition at line 90 of file trackerfwd.hpp.
| cv::Point2d labust::blueview::TrackedFeature::position |
Relative 2D feature position in meters
Definition at line 78 of file trackerfwd.hpp.
Feature pixel position.
Definition at line 86 of file trackerfwd.hpp.