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
I'd like to use PixConverter for passing an Image from OpenCV to Tesseract. Im on Tesseract Nuget 5.2.0 with .NETFramework Version v4.8. There seems to be no class PixConverter and other people seemed to have trouble accessing PixConverter as well. What do I have to do to access that class or is there some bug in the Nuget version making it inaccessible?
Thank's in Advance!
The text was updated successfully, but these errors were encountered:
Wait Tesseract.Drawing is only for .NetCore Applications i'm on .NETFramework Version v4.8 so this makes no sense for me. I can't even use the System.Drawing.Common Nuget on my Framework what am I missing?
I'd like to use PixConverter for passing an Image from OpenCV to Tesseract. Im on Tesseract Nuget 5.2.0 with .NETFramework Version v4.8. There seems to be no class PixConverter and other people seemed to have trouble accessing PixConverter as well. What do I have to do to access that class or is there some bug in the Nuget version making it inaccessible?
Thank's in Advance!
The text was updated successfully, but these errors were encountered: