| Package | Description |
|---|---|
| org.bytedeco.openpose | |
| org.bytedeco.openpose.global |
| Modifier and Type | Method and Description |
|---|---|
openpose.DisplayMode |
WrapperStructGui.displayMode()
Display mode
a) -1 for automatic selection.
|
| Modifier and Type | Method and Description |
|---|---|
WrapperStructGui |
WrapperStructGui.displayMode(openpose.DisplayMode setter) |
| Constructor and Description |
|---|
WrapperStructGui(openpose.DisplayMode displayMode,
boolean guiVerbose,
boolean fullScreen)
Constructor of the struct.
|
| Modifier and Type | Method and Description |
|---|---|
static openpose.DisplayMode |
openpose.flagsToDisplayMode(int display,
boolean enabled3d) |
openpose.DisplayMode |
openpose.DisplayMode.intern() |
static openpose.DisplayMode |
openpose.DisplayMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static openpose.DisplayMode[] |
openpose.DisplayMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.