Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UZ-SLAMLab/ORB_SLAM3
/ needToRectify
Method
needToRectify
include/Settings.h:85–85 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
bool rgb() {return bRGB_;}
84
bool needToResize() {return bNeedToResize1_;}
85
bool needToRectify() {return bNeedToRectify_;}
86
87
float noiseGyro() {return noiseGyro_;}
88
float noiseAcc() {return noiseAcc_;}
Callers
1
TrackStereo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected