MCPcopy Create free account
hub / github.com/PeterFWS/Structure-PLP-SLAM / abort_loop_BA

Method abort_loop_BA

src/PLPSLAM/system.cc:330–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

328 }
329
330 void system::abort_loop_BA()
331 {
332 global_optimizer_->abort_loop_BA();
333 }
334
335 // (default) monocular
336 Mat44_t system::feed_monocular_frame(const cv::Mat &img, const double timestamp, const cv::Mat &mask)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected