| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
RawAprilTagConfig.Family |
RawAprilTagConfig.family()
AprilTag family.
|
RawAprilTagConfig.Family |
RawAprilTagConfig.Family.intern() |
static RawAprilTagConfig.Family |
RawAprilTagConfig.Family.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RawAprilTagConfig.Family[] |
RawAprilTagConfig.Family.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RawAprilTagConfig |
RawAprilTagConfig.family(RawAprilTagConfig.Family setter) |
AprilTagConfig |
AprilTagConfig.setFamily(RawAprilTagConfig.Family family) |
Copyright © 2023. All rights reserved.