public static class opencv_text.ERFilter.Callback
extends org.bytedeco.javacpp.Pointer
By doing it we hide SVM, Boost etc. Developers can provide their own classifiers to the ERFilter algorithm.
| Constructor and Description |
|---|
Callback(org.bytedeco.javacpp.Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
eval(opencv_text.ERStat stat)
\brief The classifier must return probability measure for the region.
|
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 Callback(org.bytedeco.javacpp.Pointer p)
Pointer.Pointer(Pointer).public double eval(@Const @ByRef
opencv_text.ERStat stat)
stat - : The region to be classifiedCopyright © 2018. All rights reserved.