OpenCvSharp4 4.11.0.20250507

dotnet add package OpenCvSharp4 --version 4.11.0.20250507
                    
NuGet\Install-Package OpenCvSharp4 -Version 4.11.0.20250507
                    
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="OpenCvSharp4" Version="4.11.0.20250507" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenCvSharp4" Version="4.11.0.20250507" />
                    
Directory.Packages.props
<PackageReference Include="OpenCvSharp4" />
                    
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 OpenCvSharp4 --version 4.11.0.20250507
                    
#r "nuget: OpenCvSharp4, 4.11.0.20250507"
                    
#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=OpenCvSharp4&version=4.11.0.20250507
                    
Install OpenCvSharp4 as a Cake Addin
#tool nuget:?package=OpenCvSharp4&version=4.11.0.20250507
                    
Install OpenCvSharp4 as a Cake Tool

OpenCV wrapper for .NET. Since this package includes only core managed libraries, another package of native bindings for your OS is required (OpenCvSharp4.runtime.*).

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 is compatible. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 is compatible.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (131)

Showing the top 5 NuGet packages that depend on OpenCvSharp4:

Package Downloads
OpenCvSharp4.Windows

OpenCV 4.x wrapper. All-in-one package for Windows users.

OpenCvSharp4.Extensions

OpenCvSharp GDI+ extension library.

OpenCvSharp4.WpfExtensions

OpenCvSharp WPF extension library.

VL.OpenCV

OpenCV for VL

VisioForge.DotNet.Core.CV

VisioForge CV

GitHub repositories (25)

Showing the top 20 popular GitHub repositories that depend on OpenCvSharp4:

Repository Stars
Danily07/Translumo
Advanced real-time screen translator for games, hardcoded subtitles in videos, static text and etc.
micjahn/ZXing.Net
.Net port of the original java-based barcode reader and generator library zxing
takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
sdcb/PaddleSharp
.NET/C# binding for Baidu paddle inference library and PaddleOCR
zhuxb711/RX-Explorer
一款优雅的UWP文件管理器 | An elegant UWP Explorer
b-editor/beutl
Cross-platform video editing (compositing) software.
dorisoy/Dorisoy.Pan
Dorisoy.Pan 是基于.net core8 的跨平台文档管理系统,使用 MS SQL 2012 / MySql8.0(或更高版本)后端数据库,您可以在 Windows、Linux 或 Mac 上运行它,项目中的所有方法都是异步的,支持令牌基身份验证,项目体系结构遵循著名的软件模式和最佳安全实践。源代码是完全可定制的,热插拔且清晰的体系结构,使开发定制功能和遵循任何业务需求变得容易。 系统使用最新的 Microsoft 技术,高性能稳定性和安全性
babalae/genshin-fishing-toy
🐟 原神自动钓鱼机,有界面且操作简单。Genshin Impact Automatic Fishing Machine.
Keboo/MaterialDesignInXaml.Examples
A collection of small samples using MaterialDesignInXaml.
shimat/opencvsharp_samples
sdcb/OpenVINO.NET
High quality .NET wrapper for OpenVINO™ toolkit.
ksasao/Gochiusearch
A Fast Scene Search Engine for Anime Series 'Gochuumon wa Usagi Desuka?'
Kinovea/Kinovea
Video solution for sport analysis. Capture, inspect, compare, annotate and measure technical performances.
fmbot-discord/fmbot
.fmbot is a social Discord bot that provides music statistics for you and your friends.
microsoft/Microsoft-Rocket-Video-Analytics-Platform
A highly extensible software stack to empower everyone to build practical real-world live video analytics applications for object detection and counting with cutting edge machine learning algorithms.
guojin-yan/YoloDeployCsharp
Deploying Yolov8-det, Yolov8-pose, Yolov8-cls, and Yolov8-seg models based on C # programming language.
TheCheatsrichter/Gw2_Launchbuddy
Custom launcher generator for the video game Guild Wars 2.
EasyConNS/EasyCon
a ns gamepad controller
guojin-yan/OpenVINO-CSharp-API
OpenVINO wrapper for .NET.
Version Downloads Last updated
4.11.0.20250507 3,034 5/7/2025
4.11.0.20250506 447 5/6/2025
4.10.0.20241108 269,455 11/8/2024
4.10.0.20241107 2,726 11/7/2024
4.10.0.20240616 291,748 6/16/2024
4.10.0.20240615 6,018 6/15/2024
4.9.0.20240103 561,302 1/3/2024
4.8.0.20230708 414,068 7/10/2023
4.7.0.20230115 548,738 1/15/2023
4.6.0.20220608 426,243 6/8/2022
4.5.5.20211231 338,355 12/31/2021
4.5.3.20211228 92,657 12/28/2021
4.5.3.20211207 23,229 12/7/2021
4.5.3.20211204 3,046 12/5/2021
4.5.3.20210817 172,365 8/21/2021
4.5.3.20210725 38,175 7/25/2021
4.5.2.20210404 210,380 4/4/2021
4.5.1.20210210 76,473 2/10/2021
4.5.1.20210208 3,824 2/8/2021
4.5.1.20210206 2,768 2/6/2021
4.5.1.20210123 37,719 1/24/2021
4.5.1.20201229 58,025 12/29/2020
4.5.1.20201226 11,837 12/26/2020
4.5.0.20201013 94,555 10/13/2020
4.4.0.20200915 47,599 9/16/2020
4.4.0.20200725 96,929 7/25/2020
4.3.0.20200701 60,703 7/8/2020
4.3.0.20200524 155,268 5/27/2020
4.3.0.20200421 61,462 4/21/2020
4.3.0.20200405 24,174 4/5/2020
4.2.0.20200208 73,838 2/8/2020
4.2.0.20200108 101,074 1/8/2020
4.2.0.20191223 16,680 12/23/2019
4.1.1.20191216 35,749 12/17/2019
4.1.1.20191110 76,148 11/10/2019
4.1.1.20191026 17,000 10/27/2019
4.1.1.20191025 2,453 10/25/2019
4.1.1.20191021 2,845 10/23/2019
4.1.1.20191017 3,582 10/18/2019
4.1.0.20190416 188,861 4/16/2019
4.0.1.20190326 32,093 3/26/2019
4.0.0.20190108 73,405 1/8/2019
4.0.0.20181225 9,772 12/25/2018