Go to the documentation of this file.
22 #ifndef OV_CORE_TRACK_SIM_H
23 #define OV_CORE_TRACK_SIM_H
43 TrackSIM(std::unordered_map<
size_t, std::shared_ptr<CamBase>> cameras,
int numaruco)
54 std::exit(EXIT_FAILURE);
64 const std::vector<std::vector<std::pair<size_t, Eigen::VectorXf>>> &feats);
TrackSIM(std::unordered_map< size_t, std::shared_ptr< CamBase >> cameras, int numaruco)
Public constructor with configuration variables.
HistogramMethod
Desired pre-processing image method.
Struct for a collection of camera measurements.
#define PRINT_ERROR(x...)
void feed_new_camera(const CameraData &message) override
Process a new image.
Core algorithms for OpenVINS.
Visual feature tracking base class.
Simulated tracker for when we already have uv measurements!
void feed_measurement_simulation(double timestamp, const std::vector< int > &camids, const std::vector< std::vector< std::pair< size_t, Eigen::VectorXf >>> &feats)
Feed function for a synchronized simulated cameras.
ov_core
Author(s): Patrick Geneva
, Kevin Eckenhoff , Guoquan Huang
autogenerated on Mon Jan 22 2024 03:08:17