MCPcopy Create free account
hub / github.com/OpenPTrack/open_ptrack_v2 / get_number_parts

Method get_number_parts

rtpose_wrapper/src/rtpose/modelDescriptor.cpp:34–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34int ModelDescriptor::get_number_parts() {
35 return mNumberParts;
36}
37
38int ModelDescriptor::number_limb_sequence() {
39 return mLimbSequence.size() / 2;

Callers 5

renderFunction · 0.80
connectLimbsFunction · 0.80
distanceThresholdPeaksFunction · 0.80
connectLimbsCOCOFunction · 0.80
displayFrameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected