VL.OpenCV 4.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package VL.OpenCV --version 4.0.1
                    
NuGet\Install-Package VL.OpenCV -Version 4.0.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="VL.OpenCV" Version="4.0.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="VL.OpenCV" Version="4.0.1" />
                    
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 4.0.1
                    
#r "nuget: VL.OpenCV, 4.0.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.
#:package VL.OpenCV@4.0.1
                    
#: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=4.0.1
                    
Install as a Cake Addin
#tool nuget:?package=VL.OpenCV&version=4.0.1
                    
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://vvvv.org

Getting started

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 684 8/20/2025
4.0.1 320 8/19/2025
4.0.0 454 5/19/2025
4.0.0-preview 215 5/19/2025
3.1.0-preview 183 5/17/2025
3.0.3 906 11/18/2024
2.6.4 304 10/27/2024
2.6.3 329 10/5/2024
2.6.2 404 8/16/2024
2.6.1 666 4/24/2024
2.6.0 315 4/16/2024
2.5.4 291 4/10/2024
2.5.3 543 2/29/2024
2.5.2 245 2/28/2024
2.5.1 3,029 9/10/2022
2.5.0 1,045 5/26/2022
2.4.0 945 4/19/2022
Loading failed