opencv3.1 1.0.0

dotnet add package opencv3.1 --version 1.0.0
NuGet\Install-Package opencv3.1 -Version 1.0.0
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="opencv3.1" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add opencv3.1 --version 1.0.0
#r "nuget: opencv3.1, 1.0.0"
#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.
// Install opencv3.1 as a Cake Addin
#addin nuget:?package=opencv3.1&version=1.0.0

// Install opencv3.1 as a Cake Tool
#tool nuget:?package=opencv3.1&version=1.0.0

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on opencv3.1:

Repository Stars
microsoft/MixedRealityCompanionKit
This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
Version Downloads Last updated
1.0.0 17,235 12/26/2015

Enabled advanced CPU instructions. With OpenMP. No TBB/IPP. vc12/vc14, x64/x86 available.