| Package | Description |
|---|---|
| org.bytedeco.openpose | |
| org.bytedeco.openpose.global |
| Modifier and Type | Method and Description |
|---|---|
double |
Producer.get(openpose.ProducerProperty property)
Extra attributes that VideoCapture::get/set do not contain.
|
void |
Producer.set(openpose.ProducerProperty property,
double value)
Extra attributes that VideoCapture::get/set do not contain.
|
| Modifier and Type | Method and Description |
|---|---|
openpose.ProducerProperty |
openpose.ProducerProperty.intern() |
static openpose.ProducerProperty |
openpose.ProducerProperty.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static openpose.ProducerProperty[] |
openpose.ProducerProperty.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2022. All rights reserved.