Javacpp-presets: How to get TessBaseAPI.PrintVariables to work?

Created on 21 Mar 2019  路  2Comments  路  Source: bytedeco/javacpp-presets

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.

question

All 2 comments

There is also TessBaseAPIPrintVariables(TessBaseAPI handle, String filename), is this sufficient?

Yap that will do, thank you!

Was this page helpful?
0 / 5 - 0 ratings