@NoOffset
public static class opencv_tracking.ClfMilBoost.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.
|
| Modifier and Type | Method and Description |
|---|---|
float |
_lRate() |
opencv_tracking.ClfMilBoost.Params |
_lRate(float _lRate) |
int |
_numFeat() |
opencv_tracking.ClfMilBoost.Params |
_numFeat(int _numFeat) |
int |
_numSel() |
opencv_tracking.ClfMilBoost.Params |
_numSel(int _numSel) |
opencv_tracking.ClfMilBoost.Params |
position(long position) |
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.ClfMilBoost.Params position(long position)
position in class org.bytedeco.javacpp.Pointerpublic int _numSel()
public opencv_tracking.ClfMilBoost.Params _numSel(int _numSel)
public int _numFeat()
public opencv_tracking.ClfMilBoost.Params _numFeat(int _numFeat)
public float _lRate()
public opencv_tracking.ClfMilBoost.Params _lRate(float _lRate)
Copyright © 2018. All rights reserved.