| Package | Description |
|---|---|
| org.bytedeco.openpose | |
| org.bytedeco.openpose.global |
| Modifier and Type | Method and Description |
|---|---|
WrapperStructGui |
WrapperStructGui.displayMode(openpose.DisplayMode setter) |
WrapperStructGui |
WrapperStructGui.fullScreen(boolean setter) |
WrapperStructGui |
WrapperStructGui.getPointer(long i) |
WrapperStructGui |
WrapperStructGui.guiVerbose(boolean setter) |
WrapperStructGui |
WrapperStructGui.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpWrapper.configure(WrapperStructGui wrapperStructGui)
Analogous to configure() but applied to the GUI (WrapperStructGui)
|
| 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.