This is my attempt at porting charlesw's .Net Tesseract wrapper to .Net Core. Currently very much a work in progress, at the moment it won't even build. Feel free to submit Pull Requests if you want to contribute, any work that I don't have to do is welcome in my opinion.
Licensed under the [Apache License, Version 2.0][apache2] (the "License"); you may not use this software except in compliance with the License. You may obtain a copy of the License at:
[http://www.apache.org/licenses/LICENSE-2.0][apache2]
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Copyright 2014 Andrey Akinshin Project URL: https://github.com/AndreyAkinshin/InteropDotNet Distributed under the MIT License: http://opensource.org/licenses/MIT
- charlesw (Charles Weld)
- YM_Industries (Joshua Walsh)