| Package | Description |
|---|---|
| org.bytedeco.depthai | |
| org.bytedeco.depthai.global |
| Modifier and Type | Method and Description |
|---|---|
depthai.CameraModel |
CameraInfo.cameraType() |
| Modifier and Type | Method and Description |
|---|---|
CameraInfo |
CameraInfo.cameraType(depthai.CameraModel setter) |
void |
CalibrationHandler.setCameraType(depthai.CameraBoardSocket cameraId,
depthai.CameraModel cameraModel)
Set the Camera Type object
|
| Modifier and Type | Method and Description |
|---|---|
depthai.CameraModel |
depthai.CameraModel.intern() |
static depthai.CameraModel |
depthai.CameraModel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static depthai.CameraModel[] |
depthai.CameraModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.