OpenCV.Win.HighGUI 310.6.1

dotnet add package OpenCV.Win.HighGUI --version 310.6.1
                    
NuGet\Install-Package OpenCV.Win.HighGUI -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.HighGUI" 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.HighGUI" Version="310.6.1" />
                    
Directory.Packages.props
<PackageReference Include="OpenCV.Win.HighGUI" />
                    
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.HighGUI --version 310.6.1
                    
#r "nuget: OpenCV.Win.HighGUI, 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.HighGUI&version=310.6.1
                    
Install OpenCV.Win.HighGUI as a Cake Addin
#tool nuget:?package=OpenCV.Win.HighGUI&version=310.6.1
                    
Install OpenCV.Win.HighGUI 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 (5)

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

Package Downloads
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.Calib3D

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.ObjDetect

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.VideoStab

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.Stitching

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 15,419 11/28/2016
310.6.0 8,647 11/27/2016
310.5.7-dev 7,927 11/27/2016

Initial release of OpenCV 3.1.0 nuget package on UWP.