|
Drovisio
|
A detected block in the image, along with the extracted spatial informations. More...
#include <detector_common.h>
Public Attributes | |
| cv::Mat | rotation_vector |
| Rotation vector between the camera and the brick. | |
| cv::Mat | translation_vector |
| Translation vector between the camera and the brick. | |
| cv::Point2f | center_brick |
| Center of the brick in the 2D image. | |
| int | id |
| Id detected in the ArUco marker, only used when detecting with ArUco. | |
A detected block in the image, along with the extracted spatial informations.
1.8.11