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