Thank you Zdenop for your support, I have solved.
On Tuesday, October 16, 2018 at 7:30:13 PM UTC+3, zdenop wrote:
>
> I do not use vcpkg. I suggest you to use cppan (you need to install it
> and put to path). For me it stupidly easy and it takes cca 15 minutes on my
> computer and internet netw
Thank you zdenop, after all, I have solved after all.
Flaviu.
On Wednesday, October 17, 2018 at 12:38:26 PM UTC+3, flavi...@gmail.com
wrote:
>
> Yes, could be simple, but perhaps you have something installed which I
> have not ... I guess ...
>
> On Tuesday, October 16, 2018 at 7:30:13 PM UTC+3
Yes, could be simple, but perhaps you have something installed which I have
not ... I guess ...
On Tuesday, October 16, 2018 at 7:30:13 PM UTC+3, zdenop wrote:
>
> I do not use vcpkg. I suggest you to use cppan (you need to install it
> and put to path). For me it stupidly easy and it takes cca
As far I understand, you wrote me here some cmd commands. I have installed
CMake in program files (I already have it as portable), and I have
installed Github desktop. And then I have tried all your commands, but no
success.
What else I have tried ? I have got cppan.exe, and I run:
cppan --bui
I do not use vcpkg. I suggest you to use cppan (you need to install it and
put to path). For me it stupidly easy and it takes cca 15 minutes on my
computer and internet network):
gir clone https://github.com/tesseract-ocr/tesseract.git
cd tesseract
mkdir build64
cd build64
cppan..
cmake .. -G "Vi
Your post are valuable for me, it is first time when I try to use tesseract.
Regarding compiling leptonica and tesseract, it's endless story :)
I have taken from here: https://github.com/Microsoft/vcpkg vcpkg, and
generated the exe from .bat file.
And then I have tried this command in console: *v
No, right now I have compiled Cppan, and try to figure out what I have to
do next ...
On Tuesday, October 16, 2018 at 12:29:33 PM UTC+3, zdenop wrote:
>
> You will do everything including complaining but not to read and follow
> instructs. Right? ;-)
>
> https://github.com/tesseract-ocr/tesserac
You will do everything including complaining but not to read and follow
instructs. Right? ;-)
https://github.com/tesseract-ocr/tesseract/wiki/Compiling#windows
Zdenko
ut 16. 10. 2018 o 10:52 napísal(a):
> It is a endless story :)
>
> I have downloded from here cppan, and I have tried to gene
It is a endless story :)
I have downloded from here cppan, and I have tried to generate a .sln file
with CMake ... but I get the following errors:
CMake Error at CMakeLists.txt:130 (find_package):
By not providing "FindCPPAN.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a pac
most easy way for you would be to compile tesseract on windows with cppan.
instruction are on wiki...
Dňa ut 16. 10. 2018, 10:14 napísal(a):
> Thank you a lot for your prompt answer ! I really appreciate that !
>
> I have run in cmd line: tesseract --help-extra, I don't spot any graphic
> librar
Thank you a lot for your prompt answer ! I really appreciate that !
I have run in cmd line: tesseract --help-extra, I don't spot any graphic
library option.
I have to tell you that I am using Windows10, and I have compiled leptonica
with VS2017, taken from here: https://github.com/danbloomberg/
Really? Where did you look???
What is output of leptonica "./configure --help" ??? What is printed on
screen when you run leptonica configure?
Zdenko
ut 16. 10. 2018 o 9:03 napísal(a):
> Hi zdenop. I have read here:
>
>
> https://groups.google.com/forum/#!searchin/tesseract-ocr/Error$20in$20pi
Hi zdenop. I have read here:
https://groups.google.com/forum/#!searchin/tesseract-ocr/Error$20in$20pixReadMem$3A$20tiff$3A$20no$20pix$20returned$20by$20tesseract%7Csort:date/tesseract-ocr/v_xZzoiUMUo/fMx9XZ-cBQAJ
that someone who had the same issue like me, you told him that "you decided
to bui
Did you read error message?
Did you bother to checked leptonica fuctionality + documentation (in
leptonica source code ;-) )?
Zdenko
pi 12. 10. 2018 o 11:39 napísal(a):
> Hi. I am a tesseract beginner who stuck into initial API example:
>
> Pix* pImage = pixRead("C:\\Flaviu\\imagine.png");
> p
Hi. I am a tesseract beginner who stuck into initial API example:
Pix* pImage = pixRead("C:\\Flaviu\\imagine.png");
printf("pImage pointer value: %p\n", pImage);
The pImage value is ... why ?
This is code that I have tried:
tesseract::TessBaseAPI api;
if (0 != api.Init(NULL, NULL))
{
std::
15 matches
Mail list logo