@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class SpatialDetectionNetworkProperties extends DetectionNetworkProperties
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SpatialDetectionNetworkProperties()
Default native constructor.
|
SpatialDetectionNetworkProperties(long size)
Native array allocator.
|
SpatialDetectionNetworkProperties(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SpatialLocationCalculatorConfigThresholds |
depthThresholds() |
SpatialDetectionNetworkProperties |
depthThresholds(SpatialLocationCalculatorConfigThresholds setter) |
float |
detectedBBScaleFactor() |
SpatialDetectionNetworkProperties |
detectedBBScaleFactor(float setter) |
SpatialDetectionNetworkProperties |
getPointer(long i) |
SpatialDetectionNetworkProperties |
position(long position) |
anchorMasks, anchorMasks, anchors, anchors, classes, classes, confidenceThreshold, confidenceThreshold, coordinates, coordinates, iouThreshold, iouThreshold, nnFamily, nnFamilyblobSize, blobSize, blobUri, blobUri, numFrames, numFrames, numNCEPerThread, numNCEPerThread, numThreads, numThreadsaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic SpatialDetectionNetworkProperties()
public SpatialDetectionNetworkProperties(long size)
Pointer.position(long).public SpatialDetectionNetworkProperties(Pointer p)
Pointer(Pointer).public SpatialDetectionNetworkProperties position(long position)
position in class DetectionNetworkPropertiespublic SpatialDetectionNetworkProperties getPointer(long i)
getPointer in class DetectionNetworkPropertiespublic float detectedBBScaleFactor()
public SpatialDetectionNetworkProperties detectedBBScaleFactor(float setter)
@ByRef public SpatialLocationCalculatorConfigThresholds depthThresholds()
public SpatialDetectionNetworkProperties depthThresholds(SpatialLocationCalculatorConfigThresholds setter)
Copyright © 2021. All rights reserved.