@Namespace(value="cv") @Properties(inherit=opencv_video.class) public class TrackerDaSiamRPN extends Tracker
| Modifier and Type | Class and Description |
|---|---|
static class |
TrackerDaSiamRPN.Params |
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TrackerDaSiamRPN(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static TrackerDaSiamRPN |
create() |
static TrackerDaSiamRPN |
create(TrackerDaSiamRPN.Params parameters)
\brief Constructor
|
float |
getTrackingScore()
\brief Return tracking score
|
init, init, init, update, update, updateaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic TrackerDaSiamRPN(Pointer p)
Pointer(Pointer).@opencv_core.Ptr public static TrackerDaSiamRPN create(@Const @ByRef(nullValue="cv::TrackerDaSiamRPN::Params()") TrackerDaSiamRPN.Params parameters)
parameters - DaSiamRPN parameters TrackerDaSiamRPN::Params@opencv_core.Ptr public static TrackerDaSiamRPN create()
public float getTrackingScore()
Copyright © 2025. All rights reserved.