Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages such as C#, VB, VC++, IronPython etc. The wrapper can be compiled in Mono and run on Windows, Linux, Mac OS X, iPhone, iPad and Android devices.
General and LinkedIn resume pdf parsing solution using iTextSharp. It returns a hierarchic structure and it allows the extension of parsing logic by providing a decorator over the parser.
This project is based on paddleocr package Net OCR class library. Including character recognition, text detection and table OCR recognition based on statistical analysis of text detection results. It can be used without network and has high recognition accuracy.
Cross platform wrapper of Yolo/Darknet (Real-Time Object Detection) for CSharp. Only GPU with CUDA computation available. Need OpenCVSharp-AnyCPU in the version 3.3.1.20171117. For more information : https://github.com/micbelgique/YoloCSharp
An OpenTracing concrete tracer implementation that uses [cV](https://github.com/Microsoft/CorrelationVector-CSharp) for identifying spans in the output and JSON for formatting tags and logs
This project is based on paddleocr package Net OCR class library,use ONNX, Including character recognition, text detection , It can be used without network and has high recognition accuracy.