| Package | Description |
|---|---|
| org.bytedeco.depthai |
| Modifier and Type | Method and Description |
|---|---|
StringIntVectorMap |
DetectionNetworkProperties.anchorMasks() |
StringIntVectorMap |
StringIntVectorMap.put(BytePointer i,
int[] value) |
StringIntVectorMap |
StringIntVectorMap.put(BytePointer i,
IntBuffer value) |
StringIntVectorMap |
StringIntVectorMap.put(BytePointer i,
IntPointer value) |
StringIntVectorMap |
StringIntVectorMap.put(StringIntVectorMap x) |
| Modifier and Type | Method and Description |
|---|---|
DetectionNetworkProperties |
DetectionNetworkProperties.anchorMasks(StringIntVectorMap setter) |
StringIntVectorMap |
StringIntVectorMap.put(StringIntVectorMap x) |
void |
YoloDetectionNetwork.setAnchorMasks(StringIntVectorMap anchorMasks)
Set anchor masks
|
void |
YoloSpatialDetectionNetwork.setAnchorMasks(StringIntVectorMap anchorMasks)
Set anchor masks
|
Copyright © 2021. All rights reserved.