You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @henrivain
I think its great you started working on this iOS-branch - My project is for Android and later on for iPhone.
I have tried using the Tesseract-nuget (Not yours) and it work fine for my project but it only works in Windows.
For my project i found that running Tesseract with enginemode: EngineMode.TesseractOnly was better than default and Lstm.
Is it possible to add EngineMode (TesseractOnly, LstmOnly, TesseractAndLstm and Default)to your tesseractOcrMaui.EngineConfiguration?
Regards
Yes, It seems to possible.
I do the changes as soon as I can.
It will probably take at least little over a week until I can roll up new version of nuget.
I am currently working with someone that has gotten ios library working. We still have some technical difficulties that we need to solve. I don't promise anything, but I think we can get it working.
Hi @henrivain
I think its great you started working on this iOS-branch - My project is for Android and later on for iPhone.
I have tried using the Tesseract-nuget (Not yours) and it work fine for my project but it only works in Windows.
For my project i found that running Tesseract with enginemode: EngineMode.TesseractOnly was better than default and Lstm.
Is it possible to add EngineMode (TesseractOnly, LstmOnly, TesseractAndLstm and Default)to your tesseractOcrMaui.EngineConfiguration?
Regards
Originally posted by @ThomasMunch in #11 (comment)
The text was updated successfully, but these errors were encountered: