I compiled the program as explained in the README. Because of the error mentioned in #2, I moved all that was in tessdata into where Capture2Text_CLI is. Then I did what I mention below
In ubuntu 18 LTS with Xorg windows server, when I run the command:
./Capture2Text_CLI --screen-rect "400 200 600 300"
The program outputs:
read_params_file: parameter not found: enable_new_segsearch
Any idea what is wrong?
See also #2 for another issue I encountered