Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MAC-VO/MAC-VO
/ StereoFrame
Class
StereoFrame
DataLoader/Interface.py:194–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
192
193
@dataclass(kw_only=True)
194
class
StereoFrame(DataFrame):
195
stereo : StereoData
196
197
@dataclass(kw_only=True)
198
class
StereoInertialFrame(StereoFrame):
Callers
6
__getitem__
Method · 0.85
__getitem__
Method · 0.85
__getitem__
Method · 0.85
__getitem__
Method · 0.85
__getitem__
Method · 0.85
__getitem__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected