OpenCV.Net 3.0.0-alpha

Prefix Reserved
This is a prerelease version of OpenCV.Net.
There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenCV.Net --version 3.0.0-alpha
                    
NuGet\Install-Package OpenCV.Net -Version 3.0.0-alpha
                    
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.Net" Version="3.0.0-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenCV.Net" Version="3.0.0-alpha" />
                    
Directory.Packages.props
<PackageReference Include="OpenCV.Net" />
                    
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.Net --version 3.0.0-alpha
                    
#r "nuget: OpenCV.Net, 3.0.0-alpha"
                    
#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.Net&version=3.0.0-alpha&prerelease
                    
Install OpenCV.Net as a Cake Addin
#tool nuget:?package=OpenCV.Net&version=3.0.0-alpha&prerelease
                    
Install OpenCV.Net as a Cake Tool

A .NET interface for the popular OpenCV computer vision and image processing library.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (44)

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

Package Downloads
Bonsai.Shaders

Bonsai Shaders Library containing modules for dynamic control of shader primitives.

Bonsai.Dsp

Bonsai Dsp Library containing reactive algorithms for digital signal processing.

Bonsai.Vision

Bonsai Vision Library containing reactive algorithms for computer vision and image processing.

Bonsai.Audio

Bonsai Audio Library containing modules for sound capture and playback.

Bonsai.Video

Bonsai Library containing reactive infrastructure to access various video sources.

GitHub repositories (1)

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

Repository Stars
bonsai-rx/bonsai
The compiler, IDE, and standard library for the Bonsai visual programming language for reactive systems
Version Downloads Last updated
3.4.2 20,520 6/26/2023
3.4.1 12,500 5/4/2022
3.4.0 544 5/4/2022
3.4.0-preview3 245 4/3/2022
3.4.0-preview2 216 4/3/2022
3.4.0-preview 237 3/23/2022
3.4.0-build001 624 5/17/2021
3.3.1 40,857 12/30/2016
3.3.0 37,113 2/26/2015
3.2.2 11,049 2/17/2014
3.2.1 2,590 1/24/2014
3.2.0 2,096 1/20/2014
3.1.0 2,165 12/4/2013
3.0.0 2,656 10/10/2013
3.0.0-alpha2 1,186 10/1/2013
3.0.0-alpha 1,282 9/2/2013

First public release of the .NET interface targeting the C API of OpenCV 2.4.6.