Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
34
int ModelDescriptor::get_number_parts() {
35
return mNumberParts;
36
}
37
38
int ModelDescriptor::number_limb_sequence() {
39
return mLimbSequence.size() / 2;
Callers
5
render
Function · 0.80
connectLimbs
Function · 0.80
distanceThresholdPeaks
Function · 0.80
connectLimbsCOCO
Function · 0.80
displayFrame
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected