halkar / Tesseract.Xamarin

Tesseract OCR wrapper for Xamarin
MIT License
121 stars 40 forks source link

Take too much time to respond and return most of the gar-beg data #57

Open Surajvbinorkar opened 5 years ago

Surajvbinorkar commented 5 years ago

cool its working fine, but response time is too much, and its giving most of the gar-beg text, do you have solution on this? please let me know

halkar commented 5 years ago

Can you give me a sample image?

Dybreak0 commented 2 years ago

Screenshot_20211012-001636

@halkar Please take a look at this screenshot. I think we have the same problem.

My target framework is .net standard 2, and I have a warning message that says,

Package 'Xamarin.Tesseract 0.3.4' was restored using '.NETFramework,Version=v4.6.1, .NETFramework,Version=v4.6.2, .NETFramework,Version=v4.7, .NETFramework,Version=v4.7.1, .NETFramework,Version=v4.7.2, .NETFramework,Version=v4.8' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.

ez2useApp commented 2 years ago

Hold your camera horizantal(Landscape) and then take picture

ez2useApp commented 2 years ago

Hold your camera horizantal(Landscape) and then take picture

DanielSzenczi commented 2 years ago

@halkar @Dybreak0 Any update on this? I am getting the same behavior. Taking images in landscape or portrait mode does not improve the recognition capabilities. (at least not in my case) Thanks :)