@Namespace(value="dai") @NoOffset @Properties(inherit=depthai.class) public class SpatialImgDetection extends ImgDetection
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
SpatialImgDetection()
Default native constructor.
|
SpatialImgDetection(long size)
Native array allocator.
|
SpatialImgDetection(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SpatialImgDetection |
getPointer(long i) |
SpatialImgDetection |
position(long position) |
Point3f |
spatialCoordinates() |
SpatialImgDetection |
spatialCoordinates(Point3f setter) |
confidence, confidence, label, label, xmax, xmax, xmin, xmin, ymax, ymax, ymin, yminaddress, 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 SpatialImgDetection()
public SpatialImgDetection(long size)
Pointer.position(long).public SpatialImgDetection(Pointer p)
Pointer(Pointer).public SpatialImgDetection position(long position)
position in class ImgDetectionpublic SpatialImgDetection getPointer(long i)
getPointer in class ImgDetectionpublic SpatialImgDetection spatialCoordinates(Point3f setter)
Copyright © 2021. All rights reserved.