Hi, Do you mean you want to process multi lines at once based on tesseract? It's interesting. I think tesseract supports multithread environment. But I can't make sure it means tesseract supports multi line process. It may be different meaning. Anyone knows about this?
Best, Charles. On Thursday, April 1, 2021 at 3:54:29 PM UTC+8 twowa...@gmail.com wrote: > Hello, I am currently using TextFairy application which is based on > Tesseract library. > I am really satisfied about the convenience and high accuracy about it. > However my attention has been turned to the following problem. > > This is the original image I used as input data. > [image: old.png] > > As the photo had high resolution - 3000x1700 pixel, it was not fast to > process the entire image. And following images show the processing the > image as a percentage. > [image: a1.png] > [image: a2.png] > [image: a3.png] > [image: a4.png] > > As I can see, characters detection is proceeding in order, line by line. > The source image has more than 20 lines, so maybe it needs more than 20 > times of calculating one line.Is it possible to do this asynchronously > perhaps using thread or Async task to improve the optimization? > > Thanks in advance. > XueQing > -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to tesseract-ocr+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/69e0974f-d63d-49e4-a9e6-ec623c55be25n%40googlegroups.com.