MCPcopy Create free account
hub / github.com/UZ-SLAMLab/ORB_SLAM3 / GetImageScale

Method GetImageScale

src/Tracking.cc:4081–4084  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4079}
4080
4081float Tracking::GetImageScale()
4082{
4083 return mImageScale;
4084}
4085
4086#ifdef REGISTER_LOOP
4087void Tracking::RequestStop()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected