Re: [tesseract-ocr] Tesseract remove space when I use LTSM mode

2020-11-03 Thread Enzo Merotto
We found the problem it was because we used the whitelist of SetVariables without space in the previous version of tesseract and we forgot to add it. We do not use SetVariables anymore. Now it works thank you. Enzo Merotto Le mardi 3 novembre 2020 à 13:17:22 UTC+1, zdenop a écrit : >

Re: [tesseract-ocr] Tesseract remove space when I use LTSM mode

2020-11-03 Thread Zdenko Podobny
tesseract "executable" (which is also an example how to use the tesseract library) handles it correctly (for LSTM and legacy engine). So check the source code Zdenko ut 3. 11. 2020 o 12:45 Enzo Merotto napísal(a): > I'm not sure because in TESSERACT_ONLY mode there are spaces, so it works. >

Re: [tesseract-ocr] Tesseract remove space when I use LTSM mode

2020-11-03 Thread Enzo Merotto
I'm not sure because in TESSERACT_ONLY mode there are spaces, so it works. It's not the case of LTSM mode. Le mardi 3 novembre 2020 à 12:31:31 UTC+1, zdenop a écrit : > IMO that is problem of your code. Have a look at tesseract code how to > handle spaces. > Here is result for you image for

Re: [tesseract-ocr] Tesseract remove space when I use LTSM mode

2020-11-03 Thread Zdenko Podobny
IMO that is problem of your code. Have a look at tesseract code how to handle spaces. Here is result for you image for different OEM: > tesseract test_2020-11-03_122112048.png - --oem 0 -l fra En votre aimable règlement, Cordialement, > tesseract test_2020-11-03_122112048.png - --oem 1 -l fra En

Re: [tesseract-ocr] Tesseract remove space when I use LTSM mode

2020-11-03 Thread Enzo Merotto
We have recently change the version of tesseract from 3.02 to 4.0 to improve the performance and the rapidity, but when we use the LTSM mode, firstly we have a warning about the dpi: "Invalid resolution 0 dpi. Using 70 instead". We know why this problem appears. I don't know if the problem of

Re: [tesseract-ocr] Tesseract remove space when I use LTSM mode

2020-11-03 Thread Zdenko Podobny
Please provide reproducible example of what you are doing, how, what is the result and desired result. Zdenko ut 3. 11. 2020 o 9:41 Enzo Merotto napísal(a): > Hello, > I have a problem with the ltsm mode because it do not detect space and > regroup every words in one. > Do you have an idea of

[tesseract-ocr] Tesseract remove space when I use LTSM mode

2020-11-03 Thread Enzo Merotto
Hello, I have a problem with the ltsm mode because it do not detect space and regroup every words in one. Do you have an idea of why it does not detect spaces ? -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group