@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class SpatialDetectionNetworkProperties extends SpatialDetectionNetworkPropertiesSerializable
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 |
|---|---|
depthai.SpatialLocationCalculatorAlgorithm |
calculationAlgorithm() |
SpatialDetectionNetworkProperties |
calculationAlgorithm(depthai.SpatialLocationCalculatorAlgorithm setter) |
SpatialLocationCalculatorConfigThresholds |
depthThresholds() |
SpatialDetectionNetworkProperties |
depthThresholds(SpatialLocationCalculatorConfigThresholds setter) |
float |
detectedBBScaleFactor() |
SpatialDetectionNetworkProperties |
detectedBBScaleFactor(float setter) |
SpatialDetectionNetworkProperties |
getPointer(long i) |
SpatialDetectionNetworkProperties |
position(long position) |
int |
stepSize() |
SpatialDetectionNetworkProperties |
stepSize(int setter) |
clone, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serializeparser, parserblobSize, 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, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, 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 SpatialDetectionNetworkPropertiesSerializablepublic SpatialDetectionNetworkProperties getPointer(long i)
getPointer in class SpatialDetectionNetworkPropertiesSerializablepublic float detectedBBScaleFactor()
public SpatialDetectionNetworkProperties detectedBBScaleFactor(float setter)
@ByRef public SpatialLocationCalculatorConfigThresholds depthThresholds()
public SpatialDetectionNetworkProperties depthThresholds(SpatialLocationCalculatorConfigThresholds setter)
public depthai.SpatialLocationCalculatorAlgorithm calculationAlgorithm()
public SpatialDetectionNetworkProperties calculationAlgorithm(depthai.SpatialLocationCalculatorAlgorithm setter)
public SpatialDetectionNetworkProperties stepSize(int setter)
Copyright © 2023. All rights reserved.