public class TextDetector
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
protected long | 
nativeObj  | 
| Modifier | Constructor and Description | 
|---|---|
protected  | 
TextDetector(long addr)  | 
| Modifier and Type | Method and Description | 
|---|---|
static TextDetector | 
__fromPtr__(long addr)  | 
void | 
detect(Mat inputImage,
      MatOfRect Bbox,
      MatOfFloat confidence)  | 
protected void | 
finalize()  | 
long | 
getNativeObjAddr()  | 
public long getNativeObjAddr()
public static TextDetector __fromPtr__(long addr)
public void detect(Mat inputImage, MatOfRect Bbox, MatOfFloat confidence)
protected void finalize()
                 throws java.lang.Throwable
finalize in class java.lang.Objectjava.lang.ThrowableGenerated on Fri Dec 21 2018 18:02:43 UTC / OpenCV 3.4.5