@Namespace(value="cv") @NoOffset @Properties(inherit=opencv_tracking.class) public class WeakClassifierHaarFeature extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
WeakClassifierHaarFeature() |
WeakClassifierHaarFeature(long size)
Native array allocator.
|
WeakClassifierHaarFeature(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
int |
eval(float value) |
WeakClassifierHaarFeature |
position(long position) |
boolean |
update(float value,
int target) |
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 WeakClassifierHaarFeature(Pointer p)
Pointer.Pointer(Pointer)
.public WeakClassifierHaarFeature(long size)
Pointer.position(long)
.public WeakClassifierHaarFeature()
public WeakClassifierHaarFeature position(long position)
public int eval(float value)
Copyright © 2020. All rights reserved.