Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cpvrlab/ImagePlay
/ IPLKeyPoints
Method
IPLKeyPoints
IPL/src/IPLKeyPoints.cpp:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
22
23
IPLKeyPoints::IPLKeyPoints() : IPLData(IPL_KEYPOINTS)
24
{
25
}
26
27
IPLKeyPoints::IPLKeyPoints(const IPLKeyPoints &other) : IPLData(IPL_KEYPOINTS)
28
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected