| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Class and Description |
|---|---|
class |
RawCameraControl
RawCameraControl structure
|
class |
RawImageManipConfig
RawImageManipConfig structure
|
class |
RawImgDetections
RawImgDetections structure
|
class |
RawImgFrame
RawImgFrame structure
|
class |
RawIMUData |
class |
RawNNData
RawNNData structure
|
class |
RawSpatialImgDetections
RawSpatialImgDetections structure
|
class |
RawSpatialLocationCalculatorConfig
RawSpatialLocation configuration structure
|
class |
RawSpatialLocations
RawSpatialLocations structure
|
class |
RawStereoDepthConfig
RawStereoDepthConfig configuration structure
|
class |
RawSystemInformation
System information of device
Memory usage, cpu usage and chip temperature
|
class |
RawTracklets
RawTracklets structure
|
| Modifier and Type | Method and Description |
|---|---|
RawBuffer |
RawBuffer.data(BytePointer setter) |
RawBuffer |
RawBuffer.getPointer(long i) |
RawBuffer |
ADatatype.getRaw() |
RawBuffer |
RawBuffer.position(long position) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataInputQueue.send(RawBuffer rawMsg)
Adds a raw message to the queue, which will be picked up and sent to the device.
|
boolean |
DataInputQueue.send(RawBuffer rawMsg,
Pointer timeout)
Adds message to the queue, which will be picked up and sent to the device.
|
| Constructor and Description |
|---|
Buffer(RawBuffer ptr) |
Copyright © 2021. All rights reserved.