@Namespace(value="cv")
@NoOffset
public static class opencv_tracking.WeakClassifierHaarFeature
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
WeakClassifierHaarFeature() |
WeakClassifierHaarFeature(long size)
Native array allocator.
|
WeakClassifierHaarFeature(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
eval(float value) |
opencv_tracking.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, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic WeakClassifierHaarFeature(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public WeakClassifierHaarFeature(long size)
Pointer.position(long).public WeakClassifierHaarFeature()
public opencv_tracking.WeakClassifierHaarFeature position(long position)
position in class org.bytedeco.javacpp.Pointer@Cast(value="bool")
public boolean update(float value,
int target)
public int eval(float value)
Copyright © 2018. All rights reserved.