|
GTSAM
4.0.2
C++ library for smoothing and mapping (SAM)
|
Public Member Functions | |
| Keypoints (const Eigen::MatrixX2d &_coordinates) | |
Public Attributes | |
| Eigen::MatrixX2d | coordinates |
| std::optional< gtsam::Vector > | scales |
| std::optional< gtsam::Vector > | responses |
| Optional confidences/responses for each detection, of shape N. | |
1.8.13