| Package | Description |
|---|---|
| org.bytedeco.openpose | |
| org.bytedeco.openpose.global |
| Modifier and Type | Method and Description |
|---|---|
WrapperStructHand |
WrapperStructHand.alphaHeatMap(float setter) |
WrapperStructHand |
WrapperStructHand.alphaKeypoint(float setter) |
WrapperStructHand |
WrapperStructHand.detector(openpose.Detector setter) |
WrapperStructHand |
WrapperStructHand.enable(boolean setter) |
WrapperStructHand |
WrapperStructHand.getPointer(long i) |
WrapperStructHand |
WrapperStructHand.netInputSize(IntPoint setter) |
WrapperStructHand |
WrapperStructHand.position(long position) |
WrapperStructHand |
WrapperStructHand.renderMode(openpose.RenderMode setter) |
WrapperStructHand |
WrapperStructHand.renderThreshold(float setter) |
WrapperStructHand |
WrapperStructHand.scaleRange(float setter) |
WrapperStructHand |
WrapperStructHand.scalesNumber(int setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpWrapper.configure(WrapperStructHand wrapperStructHand)
Analogous to configure() but applied to hand (WrapperStructHand)
|
| Modifier and Type | Method and Description |
|---|---|
static void |
openpose.wrapperConfigureSanityChecks(WrapperStructPose wrapperStructPose,
WrapperStructFace wrapperStructFace,
WrapperStructHand wrapperStructHand,
WrapperStructExtra wrapperStructExtra,
WrapperStructInput wrapperStructInput,
WrapperStructOutput wrapperStructOutput,
WrapperStructGui wrapperStructGui,
boolean renderOutput,
boolean userInputAndPreprocessingWsEmpty,
boolean userOutputWsEmpty,
Producer producerSharedPtr,
openpose.ThreadManagerMode threadManagerMode)
It checks that no wrong/contradictory flags are enabled for Wrapper(T)
|
Copyright © 2022. All rights reserved.