Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ toKeyPoints
Method
toKeyPoints
IPL/src/IPLData.cpp:73–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
IPLKeyPoints* IPLData::toKeyPoints()
74
{
75
return dynamic_cast<IPLKeyPoints*>(this);
76
}
Callers
1
processInputData
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected