@NoOffset public static class TrackerFeatureHAAR.Params extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
Params() |
Params(long size)
Native array allocator.
|
Params(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isIntegral()
true if input images are integral, false otherwise
|
TrackerFeatureHAAR.Params |
isIntegral(boolean setter) |
int |
numFeatures()
# of rects
|
TrackerFeatureHAAR.Params |
numFeatures(int setter) |
TrackerFeatureHAAR.Params |
position(long position) |
Size |
rectSize()
rect size
|
TrackerFeatureHAAR.Params |
rectSize(Size setter) |
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, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zero
public Params(Pointer p)
Pointer.Pointer(Pointer)
.public Params(long size)
Pointer.position(long)
.public Params()
public TrackerFeatureHAAR.Params position(long position)
public int numFeatures()
public TrackerFeatureHAAR.Params numFeatures(int setter)
public TrackerFeatureHAAR.Params rectSize(Size setter)
@Cast(value="bool") public boolean isIntegral()
public TrackerFeatureHAAR.Params isIntegral(boolean setter)
Copyright © 2020. All rights reserved.