| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Class and Description |
|---|---|
class |
SpatialDetectionNetworkProperties
Specify properties for SpatialDetectionNetwork
|
class |
SpatialDetectionNetworkPropertiesSerializable |
| Modifier and Type | Method and Description |
|---|---|
DetectionNetworkProperties |
DetectionNetworkProperties.getPointer(long i) |
DetectionNetworkProperties |
DetectionNetworkProperties.parser(DetectionParserOptions setter) |
DetectionNetworkProperties |
DetectionNetworkProperties.position(long position) |
DetectionNetworkProperties |
YoloDetectionNetworkPropertiesNode.properties()
Underlying properties
|
DetectionNetworkProperties |
DetectionNetworkPropertiesNode.properties()
Underlying properties
|
DetectionNetworkProperties |
MobileNetDetectionNetworkPropertiesNode.properties()
Underlying properties
|
| Modifier and Type | Method and Description |
|---|---|
YoloDetectionNetworkPropertiesNode |
YoloDetectionNetworkPropertiesNode.properties(DetectionNetworkProperties setter) |
DetectionNetworkPropertiesNode |
DetectionNetworkPropertiesNode.properties(DetectionNetworkProperties setter) |
MobileNetDetectionNetworkPropertiesNode |
MobileNetDetectionNetworkPropertiesNode.properties(DetectionNetworkProperties setter) |
| Constructor and Description |
|---|
MobileNetDetectionNetwork(PipelineImpl par,
long nodeId,
DetectionNetworkProperties props) |
YoloDetectionNetwork(PipelineImpl par,
long nodeId,
DetectionNetworkProperties props) |
Copyright © 2023. All rights reserved.