Class ERFilter
java.lang.Object
org.opencv.core.Algorithm
org.opencv.text.ERFilter
Base class for 1st and 2nd stages of Neumann and Matas scene text detection algorithm CITE: Neumann12. :
Extracts the component tree (if needed) and filter the extremal regions (ER's) by using a given classifier.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ERFilter__fromPtr__(long addr) protected voidfinalize()Methods inherited from class Algorithm
clear, empty, getDefaultName, getNativeObjAddr, save
-
Constructor Details
-
ERFilter
protected ERFilter(long addr)
-
-
Method Details
-
__fromPtr__
-
finalize
-