OpenCV 2.4.10

dotnet add package OpenCV --version 2.4.10
                    
NuGet\Install-Package OpenCV -Version 2.4.10
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenCV" Version="2.4.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenCV" Version="2.4.10" />
                    
Directory.Packages.props
<PackageReference Include="OpenCV" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add OpenCV --version 2.4.10
                    
#r "nuget: OpenCV, 2.4.10"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=OpenCV&version=2.4.10
                    
Install OpenCV as a Cake Addin
#tool nuget:?package=OpenCV&version=2.4.10
                    
Install OpenCV as a Cake Tool

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.

Product Compatible and additional computed target framework versions.
native native is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on OpenCV:

Repository Stars
kemo14331/Particle-Converter
画像ファイルをmcfunctionに変換するツール
Version Downloads Last updated
2.4.10 5,462 2/27/2015
2.4.9 1,151 1/9/2015
2.4.8 3,134 1/12/2014
2.4.7 93 11/26/2013
2.4.6 379 10/10/2013
2.4.6-nuget 231 10/1/2013
2.3.1.1 1,541 4/14/2012
2.3.1 84 4/14/2012

Binaries and build targets for OpenCV 2.4.10 in the x86 and x64 platform architectures.