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

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

Package Downloads
Bonsai.Shaders

This package provides operators for graphics rendering and dynamic control of OpenGL shader stages.

Bonsai.Dsp

This package provides operators for real-time digital signal processing.

Bonsai.Vision

This package provides operators for real-time computer vision and image processing.

Bonsai.Audio

This package provides reactive operators 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 22,743 6/26/2023
3.4.1 12,819 5/4/2022
3.4.0 554 5/4/2022
3.4.0-preview3 253 4/3/2022
3.4.0-preview2 224 4/3/2022
3.4.0-preview 246 3/23/2022
3.4.0-build001 630 5/17/2021
3.3.1 41,172 12/30/2016
3.3.0 37,299 2/26/2015
3.2.2 11,075 2/17/2014
3.2.1 2,617 1/24/2014
3.2.0 2,122 1/20/2014
3.1.0 2,189 12/4/2013
3.0.0 2,681 10/10/2013
3.0.0-alpha2 1,215 10/1/2013
3.0.0-alpha 1,305 9/2/2013

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