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.
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
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
C# API for interfacing with Airsim simulators.
This client library enables controlling and recieving data from the Microsoft Airsim simulator.
You can learn more about Airsim on the official Github: https://github.com/microsoft/AirSim
This is a non-official and highly experimental...
More information