OpenCvSharp4 4.6.0.20220608

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenCvSharp4 --version 4.6.0.20220608
                    
NuGet\Install-Package OpenCvSharp4 -Version 4.6.0.20220608
                    
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.6.0.20220608" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="OpenCvSharp4" Version="4.6.0.20220608" />
                    
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.6.0.20220608
                    
#r "nuget: OpenCvSharp4, 4.6.0.20220608"
                    
#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 OpenCvSharp4@4.6.0.20220608
                    
#: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=OpenCvSharp4&version=4.6.0.20220608
                    
Install as a Cake Addin
#tool nuget:?package=OpenCvSharp4&version=4.6.0.20220608
                    
Install 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.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 is compatible. 
.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 (136)

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

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

Repository Stars
ldqk/Masuit.Tools
全龄段友好的C#万能工具库,码数吐司库,包含一些常用的操作类,大都是静态类,加密解密,反射操作,权重随机筛选算法,分布式短id,表达式树,linq扩展,文件压缩,多线程下载,硬件信息,字符串扩展方法,日期时间扩展操作,中国农历,大文件拷贝,图像裁剪,验证码,断点续传,集合扩展、Excel导出等常用封装。诸多功能集一身,代码量不到2MB!
ramjke/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
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
takuya-takeuchi/FaceRecognitionDotNet
The world's simplest facial recognition api for .NET on Windows, MacOS and Linux
b-editor/beutl
Cross-platform video editing (compositing) software.
zhuxb711/RX-Explorer
一款优雅的UWP文件管理器 | An elegant UWP Explorer
Keboo/MaterialDesignInXaml.Examples
A collection of small samples using MaterialDesignInXaml.
shimat/opencvsharp_samples
sdcb/OpenVINO.NET
High quality .NET wrapper for OpenVINO™ toolkit.
Kinovea/Kinovea
Video solution for sport analysis. Capture, inspect, compare, annotate and measure technical performances.
ksasao/Gochiusearch
A Fast Scene Search Engine for Anime Series 'Gochuumon wa Usagi Desuka?'
fmbot-discord/fmbot
.fmbot is a social Discord bot that provides music statistics for you and your friends.
guojin-yan/YoloDeployCsharp
Deploying Yolov8-det, Yolov8-pose, Yolov8-cls, and Yolov8-seg models based on C # programming language.
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.
TheCheatsrichter/Gw2_Launchbuddy
Custom launcher generator for the video game Guild Wars 2.
Serg-Norseman/GEDKeeper
GEDKeeper - program for work with personal genealogical database
EasyConNS/EasyCon
a ns gamepad controller
died/YOLO3-With-OpenCvSharp4
Demo of implement YOLO v3 with OpenCvSharp v4 on C#
DigitalPlatform/dp2
Integrated Library System / 图书馆集成系统
Version Downloads Last Updated
4.11.0.20250507 157,256 5/7/2025
4.11.0.20250506 2,300 5/6/2025
4.10.0.20241108 424,509 11/8/2024
4.10.0.20241107 3,987 11/7/2024
4.10.0.20240616 362,494 6/16/2024
4.10.0.20240615 8,837 6/15/2024
4.9.0.20240103 839,080 1/3/2024
4.8.0.20230708 516,221 7/10/2023
4.7.0.20230115 609,592 1/15/2023
4.6.0.20220608 445,028 6/8/2022
4.5.5.20211231 349,220 12/31/2021
4.5.3.20211228 105,116 12/28/2021
4.5.3.20211207 23,638 12/7/2021
4.5.3.20211204 3,159 12/5/2021
4.5.3.20210817 183,236 8/21/2021
4.5.3.20210725 38,669 7/25/2021
4.5.2.20210404 215,826 4/4/2021
4.5.1.20210210 77,672 2/10/2021
4.5.1.20210208 3,941 2/8/2021
4.5.1.20210206 2,855 2/6/2021
4.5.1.20210123 38,140 1/24/2021
4.5.1.20201229 58,729 12/29/2020
4.5.1.20201226 12,121 12/26/2020
4.5.0.20201013 96,032 10/13/2020
4.4.0.20200915 48,586 9/16/2020
4.4.0.20200725 97,692 7/25/2020
4.3.0.20200701 61,845 7/8/2020
4.3.0.20200524 155,708 5/27/2020
4.3.0.20200421 62,919 4/21/2020
4.3.0.20200405 25,057 4/5/2020
4.2.0.20200208 75,177 2/8/2020
4.2.0.20200108 102,484 1/8/2020
4.2.0.20191223 17,093 12/23/2019
4.1.1.20191216 36,162 12/17/2019
4.1.1.20191110 83,986 11/10/2019
4.1.1.20191026 17,336 10/27/2019
4.1.1.20191025 2,547 10/25/2019
4.1.1.20191021 2,943 10/23/2019
4.1.1.20191017 3,698 10/18/2019
4.1.0.20190416 191,917 4/16/2019
4.0.1.20190326 32,676 3/26/2019
4.0.0.20190108 73,684 1/8/2019
4.0.0.20181225 10,519 12/25/2018