@Namespace(value="cv") @Properties(inherit=opencv_tracking.class) public class TrackerMOSSE extends Tracker
The implementation is based on \cite MOSSE Visual Object Tracking using Adaptive Correlation Filters \note this tracker works with grayscale images, if passed bgr ones, they will get converted internally.
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
TrackerMOSSE(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static TrackerMOSSE |
create()
\brief Constructor
|
init, init, init, read, update, update, update, writeclear, empty, getDefaultName, position, save, save, write, writeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic TrackerMOSSE(Pointer p)
Pointer.Pointer(Pointer).@opencv_core.Ptr public static TrackerMOSSE create()
Copyright © 2020. All rights reserved.