@Namespace(value="nvinfer1::apiv") @Properties(inherit=nvinfer.class) public class VNMSLayer extends VRoot
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
VNMSLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
nvinfer.BoundingBoxFormat |
getBoundingBoxFormat() |
int |
getTopKBoxLimit() |
void |
setBoundingBoxFormat(int fmt) |
void |
setBoundingBoxFormat(nvinfer.BoundingBoxFormat fmt) |
void |
setTopKBoxLimit(int _limit) |
getPointer, positionaddress, 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 VNMSLayer(Pointer p)
Pointer(Pointer).@NoException(value=true) public void setBoundingBoxFormat(nvinfer.BoundingBoxFormat fmt)
@NoException(value=true) public void setBoundingBoxFormat(@Cast(value="nvinfer1::BoundingBoxFormat") int fmt)
@NoException(value=true) public nvinfer.BoundingBoxFormat getBoundingBoxFormat()
@NoException(value=true) public void setTopKBoxLimit(int _limit)
@NoException(value=true) public int getTopKBoxLimit()
Copyright © 2024. All rights reserved.