@Namespace(value="cv") @NoOffset public static class opencv_tracking.TrackerStateEstimatorMILBoosting extends opencv_tracking.TrackerStateEstimator
| Modifier and Type | Class and Description |
|---|---|
static class |
opencv_tracking.TrackerStateEstimatorMILBoosting.TrackerMILTargetState
Implementation of the target state for TrackerStateEstimatorMILBoosting
|
| Constructor and Description |
|---|
TrackerStateEstimatorMILBoosting() |
TrackerStateEstimatorMILBoosting(int nFeatures)
\brief Constructor
|
TrackerStateEstimatorMILBoosting(long size)
Native array allocator.
|
TrackerStateEstimatorMILBoosting(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
opencv_tracking.TrackerStateEstimatorMILBoosting |
position(long position) |
void |
setCurrentConfidenceMap(opencv_tracking.ConfidenceMap confidenceMap)
\brief Set the current confidenceMap
|
create, create, estimate, getClassName, updateaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic TrackerStateEstimatorMILBoosting(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public TrackerStateEstimatorMILBoosting(long size)
Pointer.position(long).public TrackerStateEstimatorMILBoosting(int nFeatures)
nFeatures - Number of features for each samplepublic TrackerStateEstimatorMILBoosting()
public opencv_tracking.TrackerStateEstimatorMILBoosting position(long position)
position in class org.bytedeco.javacpp.Pointerpublic void setCurrentConfidenceMap(@ByRef
opencv_tracking.ConfidenceMap confidenceMap)
confidenceMap - The current :cConfidenceMapCopyright © 2018. All rights reserved.