@Namespace(value="cv")
@NoOffset
public static class opencv_tracking.ClassifierThreshold
extends org.bytedeco.javacpp.Pointer
| Constructor and Description |
|---|
ClassifierThreshold(opencv_tracking.EstimatedGaussDistribution posSamples,
opencv_tracking.EstimatedGaussDistribution negSamples) |
ClassifierThreshold(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
eval(float value) |
org.bytedeco.javacpp.Pointer |
getDistribution(int target) |
void |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ClassifierThreshold(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public ClassifierThreshold(opencv_tracking.EstimatedGaussDistribution posSamples, opencv_tracking.EstimatedGaussDistribution negSamples)
Copyright © 2018. All rights reserved.