OpenCvSharp4.runtime.win 4.13.0.20260302

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

OpenCvSharp Native Runtime Package

This is an internal implementation package for OpenCvSharp. It provides the native OpenCV shared library (OpenCvSharpExtern) for a specific platform.

In most cases you do not need to reference this package directly. Use one of the all-in-one packages instead:

  • Windows: OpenCvSharp4.Windows or OpenCvSharp4.Windows.Slim
  • Linux: OpenCvSharp4 + OpenCvSharp4.official.runtime.linux-x64

Available Runtime Packages

Package Platform
OpenCvSharp4.runtime.win Windows x64
OpenCvSharp4.runtime.win.slim Windows x64 (slim)
OpenCvSharp4.official.runtime.linux-x64 Linux x64 (portable RID)
OpenCvSharp4.official.runtime.linux-x64.slim Linux x64 (portable RID, slim)
OpenCvSharp4.official.runtime.ubuntu.22.04-x64 Ubuntu 22.04 x64
OpenCvSharp4.official.runtime.ubuntu.22.04-x64.slim Ubuntu 22.04 x64 (slim)
OpenCvSharp4.official.runtime.ubuntu.24.04-x64 Ubuntu 24.04 x64
OpenCvSharp4.official.runtime.ubuntu.24.04-x64.slim Ubuntu 24.04 x64 (slim)
OpenCvSharp4.runtime.linux-arm Linux ARM
OpenCvSharp4.runtime.osx.10.15-x64 macOS 10.15+ x64

Note: For Linux, the portable linux-x64 packages are recommended over the distro-specific ones. Distro-specific RIDs are no longer resolved automatically by .NET 8+.

Slim Profile

The slim packages bundle a smaller native library with a reduced OpenCV module set:

Modules
Enabled core, imgproc, imgcodecs, calib3d, features2d, flann, objdetect, photo
Disabled contrib, dnn, ml, video, videoio, highgui, stitching, barcode

Resources

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 is compatible.  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 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.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net8.0

    • No dependencies.

NuGet packages (98)

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

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

OpenCV4

OpenCV (Open Source Computer Vision Library) is an open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products. Being an Apache 2 licensed product, OpenCV makes it easy for businesses to utilize and modify the code. The library has more than 2500 optimized algorithms, which includes a comprehensive set of both classic and state-of-the-art computer vision and machine learning algorithms. These algorithms can be used to detect and recognize faces, identify objects, classify human actions in videos, track camera movements, track moving objects, extract 3D models of objects, produce 3D point clouds from stereo cameras, stitch images together to produce a high resolution image of an entire scene, find similar images from an image database, remove red eyes from images taken using flash, follow eye movements, recognize scenery and establish markers to overlay it with augmented reality, etc. OpenCV has more than 47 thousand people of user community and estimated number of downloads exceeding 18 million. The library is used extensively in companies, research groups and by governmental bodies. Along with well-established companies like Google, Yahoo, Microsoft, Intel, IBM, Sony, Honda, Toyota that employ the library, there are many startups such as Applied Minds, VideoSurf, and Zeitera, that make extensive use of OpenCV. OpenCV’s deployed uses span the range from stitching streetview images together, detecting intrusions in surveillance video in Israel, monitoring mine equipment in China, helping robots navigate and pick up objects at Willow Garage, detection of swimming pool drowning accidents in Europe, running interactive art in Spain and New York, checking runways for debris in Turkey, inspecting labels on products in factories around the world on to rapid face detection in Japan. It has C++, Python, Java and MATLAB interfaces and supports Windows, Linux, Android and Mac OS. OpenCV leans mostly towards real-time vision applications and takes advantage of MMX and SSE instructions when available. A full-featured CUDAand OpenCL interfaces are being actively developed right now. There are over 500 algorithms and about 10 times as many functions that compose or support those algorithms. OpenCV is written natively in C++ and has a templated interface that works seamlessly with STL containers.

GitHub repositories (37)

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.
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.
TheCheatsrichter/Gw2_Launchbuddy
Custom launcher generator for the video game Guild Wars 2.
Version Downloads Last Updated
4.13.0.20260302 10,645 3/2/2026
4.13.0.20260228 1,290 2/28/2026
4.13.0.20260226 1,994 2/26/2026
4.13.0.20260225 1,196 2/25/2026
4.13.0.20260222 4,578 2/22/2026
4.13.0.20260214 12,095 2/14/2026
4.13.0.20260213 1,399 2/13/2026
4.13.0.20260211 3,059 2/11/2026
4.11.0.20250507 565,076 5/7/2025
4.11.0.20250506 4,115 5/6/2025
4.10.0.20241108 686,079 11/8/2024
4.10.0.20241107 7,844 11/7/2024
4.10.0.20240616 498,190 6/16/2024
4.10.0.20240615 14,884 6/15/2024
4.9.0.20240103 1,773,807 1/3/2024
4.8.0.20230708 800,163 7/10/2023
4.7.0.20230115 656,189 1/15/2023
4.6.0.20220608 560,342 6/8/2022
4.5.5.20211231 404,456 12/31/2021
4.5.3.20211228 149,182 12/28/2021
Loading failed