Beispiel #1
0
 public OCRLines getLines() {
   return new OCRLines(VisionProxyJNI.OCRParagraph_getLines(swigCPtr, this), true);
 }