Class ERFilter_Callback
java.lang.Object
org.opencv.text.ERFilter_Callback
Callback with the classifier is made a class.
By doing it we hide SVM, Boost etc. Developers can provide their own classifiers to the
ERFilter algorithm.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ERFilter_Callback__fromPtr__(long addr) protected voidfinalize()long
-
Field Details
-
nativeObj
protected final long nativeObj
-
-
Constructor Details
-
ERFilter_Callback
protected ERFilter_Callback(long addr)
-
-
Method Details
-
getNativeObjAddr
public long getNativeObjAddr() -
__fromPtr__
-
finalize
-