@NoOffset
public static class opencv_tracking.TrackerMIL.Params
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
Params() |
Params(long size)
Native array allocator.
|
Params(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
address, 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 Params(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public Params(long size)
Pointer.position(long).public Params()
public opencv_tracking.TrackerMIL.Params position(long position)
position in class org.bytedeco.javacpp.Pointerpublic float samplerInitInRadius()
public opencv_tracking.TrackerMIL.Params samplerInitInRadius(float samplerInitInRadius)
public int samplerInitMaxNegNum()
public opencv_tracking.TrackerMIL.Params samplerInitMaxNegNum(int samplerInitMaxNegNum)
public float samplerSearchWinSize()
public opencv_tracking.TrackerMIL.Params samplerSearchWinSize(float samplerSearchWinSize)
public float samplerTrackInRadius()
public opencv_tracking.TrackerMIL.Params samplerTrackInRadius(float samplerTrackInRadius)
public int samplerTrackMaxPosNum()
public opencv_tracking.TrackerMIL.Params samplerTrackMaxPosNum(int samplerTrackMaxPosNum)
public int samplerTrackMaxNegNum()
public opencv_tracking.TrackerMIL.Params samplerTrackMaxNegNum(int samplerTrackMaxNegNum)
public int featureSetNumFeatures()
public opencv_tracking.TrackerMIL.Params featureSetNumFeatures(int featureSetNumFeatures)
public void read(@Const @ByRef
opencv_core.FileNode fn)
public void write(@ByRef
opencv_core.FileStorage fs)
Copyright © 2018. All rights reserved.