Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UZ-SLAMLab/ORB_SLAM3
/ ExtractorNode
Method
ExtractorNode
include/ORBextractor.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
{
32
public:
33
ExtractorNode():bNoMore(false){}
34
35
void DivideNode(ExtractorNode &n1, ExtractorNode &n2, ExtractorNode &n3, ExtractorNode &n4);
36
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected