MCPcopy 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
73IPLKeyPoints* IPLData::toKeyPoints()
74{
75 return dynamic_cast<IPLKeyPoints*>(this);
76}

Callers 1

processInputDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected