@Namespace(value="cv") @NoOffset @Properties(inherit=opencv_tracking.class) public class TrackerStateEstimatorMILBoosting extends TrackerStateEstimator
Modifier and Type | Class and Description |
---|---|
static class |
TrackerStateEstimatorMILBoosting.TrackerMILTargetState
Implementation of the target state for TrackerStateEstimatorMILBoosting
|
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
TrackerStateEstimatorMILBoosting() |
TrackerStateEstimatorMILBoosting(int nFeatures)
\brief Constructor
|
TrackerStateEstimatorMILBoosting(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
setCurrentConfidenceMap(ConfidenceMap confidenceMap)
\brief Set the current confidenceMap
|
create, create, estimate, getClassName, update
address, 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, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public TrackerStateEstimatorMILBoosting(Pointer p)
Pointer.Pointer(Pointer)
.public TrackerStateEstimatorMILBoosting(int nFeatures)
nFeatures
- Number of features for each samplepublic TrackerStateEstimatorMILBoosting()
public void setCurrentConfidenceMap(@ByRef ConfidenceMap confidenceMap)
confidenceMap
- The current :cConfidenceMapCopyright © 2020. All rights reserved.