Giter Site home page Giter Site logo

mihaithecoder / ocr-all-in-one Goto Github PK

View Code? Open in Web Editor NEW
12.0 12.0 6.0 1.54 MB

A repository that helps to easily test what OCR is best for your documents

License: MIT License

PowerShell 2.40% C# 96.89% Python 0.30% Dockerfile 0.35% Batchfile 0.06%

ocr-all-in-one's People

Contributors

aoancea avatar ioana404 avatar love-squids avatar mihaithecoder avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

ocr-all-in-one's Issues

Can this be used with .NET Core (.NET 6/7)?

Is there any way to use this package in a project targeting .NET Core (or just .NET now)? When trying to create a new instance of WindowsOcrService in a project targeting .NET 7, without any other nuget packages or references (other than 'Ocr.Wrapper'), I get the following exception:

System.IO.FileNotFoundException: 
'Could not load file or assembly 'System.Management.Automation, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'. The system cannot find the file specified.'

If I reference the nuget package 'Microsoft.PowerShell.SDK' (v6.x.x or v7.x.x), I instead get this exception:

System.Management.Automation.RuntimeException: 
'Unable to find type [Windows.Storage.StorageFile,Windows.Storage, ContentType=WindowsRuntime].'

As far as I can tell, the problem is related to the 'Get-Text-Win-OCR.ps1' script being run within Powershell 7 (instead of Powershell 5) when the project is targeting .NET Core (.NET 5/6/7). Is there any solution to this other than switching my project to target .NET Framework? Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.