@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class DetectionParserProperties extends DetectionParserPropertiesSerializable
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DetectionParserProperties()
Default native constructor.
|
DetectionParserProperties(long size)
Native array allocator.
|
DetectionParserProperties(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DetectionParserProperties |
getPointer(long i) |
StringTensorInfoMap |
networkInputs()
Network inputs
|
DetectionParserProperties |
networkInputs(StringTensorInfoMap setter) |
int |
numFramesPool()
Num frames in output pool
|
DetectionParserProperties |
numFramesPool(int setter) |
DetectionParserOptions |
parser()
Options for parser
|
DetectionParserProperties |
parser(DetectionParserOptions setter) |
DetectionParserProperties |
position(long position) |
clone, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serializeaddress, 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 DetectionParserProperties()
public DetectionParserProperties(long size)
Pointer.position(long).public DetectionParserProperties(Pointer p)
Pointer(Pointer).public DetectionParserProperties position(long position)
position in class DetectionParserPropertiesSerializablepublic DetectionParserProperties getPointer(long i)
getPointer in class DetectionParserPropertiesSerializablepublic int numFramesPool()
public DetectionParserProperties numFramesPool(int setter)
@ByRef public StringTensorInfoMap networkInputs()
public DetectionParserProperties networkInputs(StringTensorInfoMap setter)
@ByRef public DetectionParserOptions parser()
public DetectionParserProperties parser(DetectionParserOptions setter)
Copyright © 2023. All rights reserved.