192 packages tagged with “OpenCV”
OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).
Internal implementation package for OpenCvSharp to work on Windows except UWP.
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.
This package contains the native runtime of Emgu CV for Windows
OpenCvSharp GDI+ extension library.
This package add extension method to convert Bitmap to and from Emgu objects (e.g. Mat, UMat, GpuMat)
OpenCV 4.x wrapper. All-in-one package for Windows users.
OpenCV wrapper for .NET Framework
Internal implementation package for OpenCvSharp to work on Ubuntu 20.04
OpenCvSharp WPF extension library.
Internal implementation package for OpenCvSharp to work on Ubuntu 18.04
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.
This package contains the native runtime of Emgu CV for Ubuntu
OpenCV (Open Source Computer Vision) is a library of programming functions for realtime computer vision. OpenCV is released under a BSD license and hence it’s free for both academic and commercial use. It has C++, C, Python and Java (Android) interfaces and supports Windows, Linux, Android, iOS and Mac OS. It has more than 2500 optimized algorithms. Adopted all around the world, OpenCV has more than 7 million downloads growing by nearly 200K/month. Usage ranges from interactive art, to mines inspection, stitching maps on the web on through advanced robotics.
OpenCV wrapper for .NET Framework Use https://www.nuget.org/packages/OpenCvSharp3-AnyCPU/ instead
VisioForge CV
OpenCVSharp package
This is a lightweight package (15 MB), with OpenCV 2.2.0. (2010) and can do a lot of OpenCV stuff. Current OpenCV versions is about > 100 MB. How to install EmguCV in your project: 1 - Install this NuGet package in project 2 - Project -> Add -> Existing Item 3 - Open this packages directory (Probably is (Solution Directory)/packages/EmguCV.221.xXX.X.X) 4 - Open "opencv" directory 5 - Click to display "All Files (*.*)" 6 - Select all *.dll files 7 - Instead clicking on "Add" button, click in the arrow located at this button, and click "Add as Link" Q: Why add as link instead simply add files? A: Because in this mode you don't need to put *.dlls in source control, and you don't need to copy *.dlls twice, since they're already in the NuGet package. You can also notice "haarcascade" folder, these files are for face detection, you can add'em in the same way if you'll use this feature.
ZXing.Net Bindings for OpenCVSharp 4.x - use OpenCV with ZXing.Net for barcode reading
A .NET interface for the popular OpenCV computer vision and image processing library.
--Unofficial Emgu package for Mono-- Additional install instructions: Mark all *.so files and set "Quick property" to "Copy to Output Directory".( Because Monodevelop is not able to run Powershell skripts provided by Nuget e.g init.ps1, install.ps1)
Internal implementation package for OpenCvSharp to work on macOS 10
Internal implementation package for OpenCvSharp to work on Linux x64 (portable RID)
This package contains the native runtime of Emgu CV for Mac OS using .Net runtime (not compatible with MAUI / Xamarin )
OpenCV dependency for Vonage ML media transformers library. See https://www.vonage.com.
OpenCV for VL