OpenCV 2.3.1
See the version list below for details.
dotnet add package OpenCV --version 2.3.1
NuGet\Install-Package OpenCV -Version 2.3.1
<PackageReference Include="OpenCV" Version="2.3.1" />
paket add OpenCV --version 2.3.1
#r "nuget: OpenCV, 2.3.1"
// Install OpenCV as a Cake Addin #addin nuget:?package=OpenCV&version=2.3.1 // Install OpenCV as a Cake Tool #tool nuget:?package=OpenCV&version=2.3.1
OpenCV (Open Source Computer Vision) is a library of programming functions for the realtime computer vision. OpenCV is released under the liberal BSD license, it is free for both academic and commercial use. It runs on Windows, Linux, Mac, Android and has C++, C, Python and Java (Android only) interfaces. The library has more than 2500 optimized algorithms (see the figure below). It is used around the world, has more than 3.5M downloads and 46K+ people in the user group. Real-life examples range from video surveillance to interactive art, mine inspection, panorama stitching and finally include the latest developments in advanced robotics.
Learn more about Target Frameworks and .NET Standard.
-
- OpenCV_binaries (>= 2.3.1)
- OpenCV_headers (>= 2.3.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on OpenCV:
Package | Downloads |
---|---|
caffe.clr
Caffe: a fast open framework for deep learning. http://caffe.berkeleyvision.org/ |
|
aruco
ArUco is a minimal C++ library for detection of Augmented Reality markers based exclusively on OpenCV and provided under the BSD license. The library relies on the use of coded markers. Each marker has a unique code indicated by a pattern of black and white colors that allows for up to 1024 different markers. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OpenCV:
Repository | Stars |
---|---|
kemo14331/Particle-Converter
画像ファイルをmcfunctionに変換するツール
|