| Package | Description |
|---|---|
| org.bytedeco.openpose | |
| org.bytedeco.openpose.global |
| Modifier and Type | Method and Description |
|---|---|
WrapperStructExtra |
WrapperStructExtra.getPointer(long i) |
WrapperStructExtra |
WrapperStructExtra.identification(boolean setter) |
WrapperStructExtra |
WrapperStructExtra.ikThreads(int setter) |
WrapperStructExtra |
WrapperStructExtra.minViews3d(int setter) |
WrapperStructExtra |
WrapperStructExtra.position(long position) |
WrapperStructExtra |
WrapperStructExtra.reconstruct3d(boolean setter) |
WrapperStructExtra |
WrapperStructExtra.tracking(int setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpWrapper.configure(WrapperStructExtra wrapperStructExtra)
Analogous to configure() but applied to the extra options (WrapperStructExtra)
|
| 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.