Gimp-Forum.net
Script OCR Image (Tesseract OCR engine ) - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: Extending the GIMP (https://www.gimp-forum.net/Forum-Extending-the-GIMP)
+--- Thread: Script OCR Image (Tesseract OCR engine ) (/Thread-Script-OCR-Image-Tesseract-OCR-engine)



Script OCR Image (Tesseract OCR engine ) - SnakerWolf - 06-08-2020

Script for OCR text (Balloon Text)


This script allows you to perform text recognition of the text balloons of an image, it also allows you to translate the text using Google Translator.
It can be translated from any language, Japanese, Korean, Chinese to English, Spanish. Russian.
Use the Engine Tesseract (CaptureText), to recognize the text.
It can be used for multiple images at once,

[attachment=4507]

Videos Youtube





https://youtu.be/sASVPqiOojo


Only Scripts
[attachment=4506]

all Files necessary waifu2x,engine tesseract,tessdata, 86_Redistributable for Visual Studio 2015 (480 MB)
https://drive.google.com/file/d/1sBxH-lAo6ABt26-qd23OKjol9NUY7NeL/view?usp=sharing


Include other scripts

Script for change size, color the text.
Script for scale with Waifu2x
Script for create group layer
Script for save your selection as paths
Script for remove layers


RE: Script OCR Image (Tesseract OCR engine ) - herra - 06-15-2021

There are two issues I am facing.
First: I cannot select language for ocr (check image 1)
Second: After clicking OK button I am getting an error. (check image 2)
I think second issue is occurring due to the first issue. Am not sure.
I need your assistance.
Please help me.
I have attached both the images.


RE: Script OCR Image (Tesseract OCR engine ) - Ofnuts - 06-15-2021

Did you install all the required side software? This thing is ill-documented, I doubt that anybody used it outside the author.


RE: Script OCR Image (Tesseract OCR engine ) - herra - 06-15-2021

(06-15-2021, 05:36 PM)Ofnuts Wrote: Did you install all the required side software? This thing is ill-documented, I doubt that anybody used it outside the author.

Yes I have installed all the software required.
I have repeated the process 3 times to make sure I am not missing anything.
How to make it work?


RE: Script OCR Image (Tesseract OCR engine ) - Ofnuts - 06-15-2021

(06-15-2021, 06:21 PM)herra Wrote:
(06-15-2021, 05:36 PM)Ofnuts Wrote: Did you install all the required side software? This thing is ill-documented, I doubt that anybody used it outside the author.

Yes I have installed all the software required.
I have repeated the process 3 times to make sure I am not missing anything.
How to make it work?

I don't know. A cursory look at the code hints that the list of OCR languages isn't there so it must be obtained dynamicially from Tesseract. However, if you changed something after the script was known to Gimp, there can be discrepancies between what is shown in the dialog and reality. You lay force the script to re-register (rename it).

Otherwise, hunt down the author (github?) and ask him/her.


RE: Script OCR Image (Tesseract OCR engine ) - herra - 06-16-2021

That is an good idea.
Thank you Ofnuts very much for your guidance.??


RE: Script OCR Image (Tesseract OCR engine ) - Narasimman - 07-04-2021

Hi,

Could you set it up correctly? I don't know how to set this up. It seems to be an excellent plugin (been looking for such a solution for a long time). If it is working, please share the instructions if possible. Thanks.


RE: Script OCR Image (Tesseract OCR engine ) - SnakerWolf - 09-14-2022

New Version BubbleOCR 2.2

https://github.com/snakeotakon/BubbleOCR