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

Method depthMapFactor

include/Settings.h:95–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

93 bool insertKFsWhenLost() {return insertKFsWhenLost_;}
94
95 float depthMapFactor() {return depthMapFactor_;}
96
97 int nFeatures() {return nFeatures_;}
98 int nLevels() {return nLevels_;}

Callers 1

newParameterLoaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected