OpenCV.Win.ImgProc 310.6.1

dotnet add package OpenCV.Win.ImgProc --version 310.6.1
                    
NuGet\Install-Package OpenCV.Win.ImgProc -Version 310.6.1
                    
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.Win.ImgProc" Version="310.6.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenCV.Win.ImgProc" Version="310.6.1" />
                    
Directory.Packages.props
<PackageReference Include="OpenCV.Win.ImgProc" />
                    
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.Win.ImgProc --version 310.6.1
                    
#r "nuget: OpenCV.Win.ImgProc, 310.6.1"
                    
#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.Win.ImgProc&version=310.6.1
                    
Install OpenCV.Win.ImgProc as a Cake Addin
#tool nuget:?package=OpenCV.Win.ImgProc&version=310.6.1
                    
Install OpenCV.Win.ImgProc as a Cake Tool

Pre-built OpenCV 3.x binaries on Windows (UWP). This package contains native builds of OpenCV3 - C++ (x86, x64, arm). Note that VideoIO, and all dependent modules, require UWP Desktop extensions.

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 (11)

Showing the top 5 NuGet packages that depend on OpenCV.Win.ImgProc:

Package Downloads
OpenCV.Win.ImgCodecs

Pre-built OpenCV 3.x binaries on Windows (UWP). This package contains native builds of OpenCV3 - C++ (x86, x64, arm). Note that VideoIO, and all dependent modules, require UWP Desktop extensions.

OpenCV.Win.VideoIO

Pre-built OpenCV 3.x binaries on Windows (UWP). This package contains native builds of OpenCV3 - C++ (x86, x64, arm). Note that VideoIO, and all dependent modules, require UWP Desktop extensions.

OpenCV.Win.HighGUI

Pre-built OpenCV 3.x binaries on Windows (UWP). This package contains native builds of OpenCV3 - C++ (x86, x64, arm). Note that VideoIO, and all dependent modules, require UWP Desktop extensions.

OpenCV.Win.Features2D

Pre-built OpenCV 3.x binaries on Windows (UWP). This package contains native builds of OpenCV3 - C++ (x86, x64, arm). Note that VideoIO, and all dependent modules, require UWP Desktop extensions.

OpenCV.Win.Video

Pre-built OpenCV 3.x binaries on Windows (UWP). This package contains native builds of OpenCV3 - C++ (x86, x64, arm). Note that VideoIO, and all dependent modules, require UWP Desktop extensions.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
310.6.1 32,328 11/28/2016
310.6.0 15,729 11/27/2016
310.5.7-dev 14,414 11/27/2016

Initial release of OpenCV 3.1.0 nuget package on UWP.