VL.OpenCV 3.1.0-preview

This is a prerelease version of VL.OpenCV.
There is a newer version of this package available.
See the version list below for details.
dotnet add package VL.OpenCV --version 3.1.0-preview
                    
NuGet\Install-Package VL.OpenCV -Version 3.1.0-preview
                    
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="VL.OpenCV" Version="3.1.0-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.OpenCV" Version="3.1.0-preview" />
                    
Directory.Packages.props
<PackageReference Include="VL.OpenCV" />
                    
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 VL.OpenCV --version 3.1.0-preview
                    
#r "nuget: VL.OpenCV, 3.1.0-preview"
                    
#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.
#:package VL.OpenCV@3.1.0-preview
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=VL.OpenCV&version=3.1.0-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=VL.OpenCV&version=3.1.0-preview&prerelease
                    
Install as a Cake Tool

VL.OpenCV

Computer vision library with the following features:

  • Image filters
  • Feature detection and tracking
  • Aruco 3D marker tracking
  • Camera and projector calibration
  • ...

Not GPU accalerated!

For use with vvvv, the visual live-programming environment for .NET: http://visualprogramming.net

Getting started

  • Install as described here via commandline:

    nuget install VL.OpenCV

  • Usage examples and more information are included in the pack and can be found via the Help Browser

Contributing

Credits

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible.  net9.0-windows was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on VL.OpenCV:

Package Downloads
VL.BadMapper

Projection mapping tools for VL

VL.Wekinator

A set of nodes to easily interact with The Wekinator in VL

VL.DlibDotNet

DlibDotNet for VL

GitHub repositories (1)

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

Repository Stars
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
Version Downloads Last Updated
4.0.2 839 8/20/2025
4.0.1 367 8/19/2025
4.0.0 469 5/19/2025
4.0.0-preview 247 5/19/2025
3.1.0-preview 199 5/17/2025
3.0.3 926 11/18/2024
2.6.4 326 10/27/2024
2.6.3 342 10/5/2024
2.6.2 431 8/16/2024
2.6.1 697 4/24/2024
2.6.0 338 4/16/2024
2.5.4 315 4/10/2024
2.5.3 572 2/29/2024
2.5.2 261 2/28/2024
2.5.1 3,047 9/10/2022
2.5.0 1,063 5/26/2022
2.4.0 965 4/19/2022
Loading failed