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.Object
java.lang.Throwable
Generated on Sun Nov 18 2018 11:54:12 UTC / OpenCV 4.0.0