Hi,
As you can see from the titel, I have problems to get TessBaseAPI.PrintVariavles to work, since this method need a FILE* pointer which I do not have ;-(. Can anybody point me in the right direction to work with file pointer's within the javacpp Environment?
I appreciate the help. Thank you.
There is also TessBaseAPIPrintVariables(TessBaseAPI handle, String filename), is this sufficient?
Yap that will do, thank you!