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

Method scaleFactor

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

Source from the content-addressed store, hash-verified

99 float initThFAST() {return initThFAST_;}
100 float minThFAST() {return minThFAST_;}
101 float scaleFactor() {return scaleFactor_;}
102
103 float keyFrameSize() {return keyFrameSize_;}
104 float keyFrameLineWidth() {return keyFrameLineWidth_;}

Callers 1

newParameterLoaderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected