OpenCvSharp4.runtime.wasm
4.13.0.20260427
dotnet add package OpenCvSharp4.runtime.wasm --version 4.13.0.20260427
NuGet\Install-Package OpenCvSharp4.runtime.wasm -Version 4.13.0.20260427
<PackageReference Include="OpenCvSharp4.runtime.wasm" Version="4.13.0.20260427" />
<PackageVersion Include="OpenCvSharp4.runtime.wasm" Version="4.13.0.20260427" />
<PackageReference Include="OpenCvSharp4.runtime.wasm" />
paket add OpenCvSharp4.runtime.wasm --version 4.13.0.20260427
#r "nuget: OpenCvSharp4.runtime.wasm, 4.13.0.20260427"
#:package OpenCvSharp4.runtime.wasm@4.13.0.20260427
#addin nuget:?package=OpenCvSharp4.runtime.wasm&version=4.13.0.20260427
#tool nuget:?package=OpenCvSharp4.runtime.wasm&version=4.13.0.20260427
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.WindowsorOpenCvSharp4.Windows.Slim- Linux:
OpenCvSharp4+OpenCvSharp4.official.runtime.linux-x64
The Linux linux-x64 packages are built on manylinux_2_28 (glibc 2.28) and work on Ubuntu 20.04+, Debian 10+, RHEL/AlmaLinux 8+, and other Linux distributions. The full (non-slim) package includes FFmpeg (LGPL v2.1) and Tesseract statically linked.
Linux
highguidependency: The fulllinux-x64package uses GTK3 forhighgui(Cv2.ImShow,Cv2.WaitKey, etc.). GTK3 is pre-installed on standard Ubuntu/Debian/RHEL environments. In minimal or container environments where it is absent, install it manually:
- Ubuntu/Debian:
apt-get install libgtk-3-0- RHEL/AlmaLinux:
dnf install gtk3For headless servers or minimal containers, use the slim package (
OpenCvSharp4.official.runtime.linux-x64.slim) instead, which disableshighguiand has no GUI dependencies.
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, manylinux_2_28) |
OpenCvSharp4.official.runtime.linux-x64.slim |
Linux x64 (portable, manylinux_2_28, slim) |
OpenCvSharp4.runtime.linux-arm |
Linux ARM |
OpenCvSharp4.runtime.osx.10.15-x64 |
macOS 10.15+ x64 |
Note:
OpenCvSharp4.official.runtime.ubuntu.22.04-x64,ubuntu.22.04-x64.slim,ubuntu.24.04-x64, andubuntu.24.04-x64.slimare deprecated. Migrate to the portablelinux-x64packages.
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 | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | 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. |
-
net8.0
- No dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.13.0.20260427 | 290 | 4/29/2026 |
| 4.13.0.20260329 | 749 | 3/30/2026 |
| 4.13.0.20260318 | 160 | 3/18/2026 |
| 4.13.0.20260317 | 142 | 3/17/2026 |
| 4.13.0.20260308 | 146 | 3/8/2026 |
| 4.13.0.20260302 | 163 | 3/2/2026 |
| 4.13.0.20260228 | 152 | 2/28/2026 |
| 4.13.0.20260226 | 170 | 2/26/2026 |
| 4.13.0.20260225 | 161 | 2/25/2026 |
| 4.13.0.20260222 | 170 | 2/22/2026 |
| 4.13.0.20260214 | 229 | 2/14/2026 |
| 4.13.0.20260213 | 173 | 2/13/2026 |
| 4.13.0.20260211 | 181 | 2/11/2026 |
| 4.11.0.20250507 | 2,733 | 5/7/2025 |
| 4.11.0.20250506 | 509 | 5/6/2025 |
| 4.10.0.20241108 | 7,237 | 11/8/2024 |
| 4.10.0.20241107 | 550 | 11/7/2024 |
| 4.10.0.20240616 | 2,056 | 6/16/2024 |
| 4.10.0.20240615 | 567 | 6/15/2024 |
| 4.9.0.20240103 | 6,938 | 1/3/2024 |