| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
ImgDetections |
ImgDetections.detections(ImgDetection setter) |
ImgDetections |
DataOutputQueue.frontImgDetections() |
ImgDetections |
DataOutputQueue.getImgDetections() |
ImgDetections |
ImgDetections.getPointer(long i) |
ImgDetections |
ImgDetections.position(long position) |
ImgDetections |
ImgDetections.setSequenceNum(long sequenceNum)
Retrieves image sequence number
|
ImgDetections |
ImgDetections.setTimestamp(Pointer timestamp)
Sets image timestamp related to dai::Clock::now()
|
ImgDetections |
ImgDetections.setTimestampDevice(Pointer timestamp)
Sets image timestamp related to dai::Clock::now()
|
ImgDetections |
DataOutputQueue.tryGetImgDetections() |
Copyright © 2023. All rights reserved.