| Package | Description |
|---|---|
| org.bytedeco.openpose | |
| org.bytedeco.openpose.global |
| Modifier and Type | Method and Description |
|---|---|
WrapperStructFace |
WrapperStructFace.alphaHeatMap(float setter) |
WrapperStructFace |
WrapperStructFace.alphaKeypoint(float setter) |
WrapperStructFace |
WrapperStructFace.detector(openpose.Detector setter) |
WrapperStructFace |
WrapperStructFace.enable(boolean setter) |
WrapperStructFace |
WrapperStructFace.getPointer(long i) |
WrapperStructFace |
WrapperStructFace.netInputSize(IntPoint setter) |
WrapperStructFace |
WrapperStructFace.position(long position) |
WrapperStructFace |
WrapperStructFace.renderMode(openpose.RenderMode setter) |
WrapperStructFace |
WrapperStructFace.renderThreshold(float setter) |
| Modifier and Type | Method and Description |
|---|---|
void |
OpWrapper.configure(WrapperStructFace wrapperStructFace)
Analogous to configure(WrapperStructPose) but applied to face (WrapperStructFace)
|
| 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.