| Package | Description |
|---|---|
| org.bytedeco.openpose | |
| org.bytedeco.openpose.global |
| Modifier and Type | Method and Description |
|---|---|
void |
OpWrapper.configure(WrapperStructPose wrapperStructPose)
It configures the pose parameters.
|
| 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.