OpenCvSharp4.runtime.win 4.2.0.20191223

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

Internal implementation package for OpenCvSharp to work on Windows except UWP.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 netcoreapp is compatible.  netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard is compatible.  netstandard1.0 was computed.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net is compatible.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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.
  • .NETCoreApp 2.1

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.
  • .NETFramework 4.6.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.

NuGet packages (102)

Showing the top 5 NuGet packages that depend on OpenCvSharp4.runtime.win:

Package Downloads
OpenCvSharp4.Windows

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

VL.OpenCV

OpenCV for VL

VisioForge.DotNet.Core.CV

VisioForge CV

our1314.work

修生、齐家、治国、平天下!

BaseLibrary.Photo

Package Description

GitHub repositories (33)

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

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.
SciSharp/BotSharp
AI Multi-Agent Framework in .NET
microsoft/Generative-AI-for-beginners-dotnet
Five lessons, learn how to really apply AI to your .NET Applications
b-editor/beutl
Cross-platform video editing (compositing) software.
dnobori/DN_SuperBook_PDF_Converter
DN_SuperBook_PDF_Converter - スキャン書籍 PDF をデジタル書籍並みに大変クリアに読みやすくする AI PDF 高品質化・各種調整ツール
Keboo/MaterialDesignInXaml.Examples
A collection of small samples using MaterialDesignInXaml.
shimat/opencvsharp_samples
babalae/genshin-fishing-toy
🐟 原神自动钓鱼机,有界面且操作简单。Genshin Impact Automatic Fishing Machine.
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?'
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
SciSharp/SciSharp-Stack-Examples
Practical examples written in SciSharp's machine learning libraries
SciSharp/SharpCV
A Computer Vision library for C# and F# that combines OpenCV and NDArray together in .NET Standard.
PavlikBender/ScreTran
Простой экранный переводчик, screen translator
guojin-yan/YoloDeployCsharp
Deploying Yolov8-det, Yolov8-pose, Yolov8-cls, and Yolov8-seg models based on C # programming language.
TensorStack-AI/AmuseAI
UI Demo of the TensorStack SDK
shuyu-labs/Windows-MCP.Net
A .NET-based Windows desktop automation MCP (Model Context Protocol) server that provides AI assistants with the ability to interact with the Windows desktop environment.
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/OpenVINO-CSharp-API
OpenVINO wrapper for .NET.
Version Downloads Last Updated
4.13.0.20260302 55,492 3/2/2026
4.13.0.20260228 1,757 2/28/2026
4.13.0.20260226 2,780 2/26/2026
4.13.0.20260225 1,470 2/25/2026
4.13.0.20260222 6,257 2/22/2026
4.13.0.20260214 20,475 2/14/2026
4.13.0.20260213 1,667 2/13/2026
4.13.0.20260211 4,891 2/11/2026
4.11.0.20250507 700,876 5/7/2025
4.11.0.20250506 4,786 5/6/2025
4.10.0.20241108 739,493 11/8/2024
4.10.0.20241107 9,130 11/7/2024
4.10.0.20240616 519,336 6/16/2024
4.10.0.20240615 15,615 6/15/2024
4.9.0.20240103 1,956,329 1/3/2024
4.8.0.20230708 841,503 7/10/2023
4.7.0.20230115 664,467 1/15/2023
4.6.0.20220608 564,530 6/8/2022
4.5.5.20211231 419,669 12/31/2021
4.2.0.20191223 24,774 12/23/2019
Loading failed