OpenCvSharp4.official.runtime.linux-x64.slim
4.13.0.20260427
dotnet add package OpenCvSharp4.official.runtime.linux-x64.slim --version 4.13.0.20260427
NuGet\Install-Package OpenCvSharp4.official.runtime.linux-x64.slim -Version 4.13.0.20260427
<PackageReference Include="OpenCvSharp4.official.runtime.linux-x64.slim" Version="4.13.0.20260427" />
<PackageVersion Include="OpenCvSharp4.official.runtime.linux-x64.slim" Version="4.13.0.20260427" />
<PackageReference Include="OpenCvSharp4.official.runtime.linux-x64.slim" />
paket add OpenCvSharp4.official.runtime.linux-x64.slim --version 4.13.0.20260427
#r "nuget: OpenCvSharp4.official.runtime.linux-x64.slim, 4.13.0.20260427"
#:package OpenCvSharp4.official.runtime.linux-x64.slim@4.13.0.20260427
#addin nuget:?package=OpenCvSharp4.official.runtime.linux-x64.slim&version=4.13.0.20260427
#tool nuget:?package=OpenCvSharp4.official.runtime.linux-x64.slim&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
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net8.0
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on OpenCvSharp4.official.runtime.linux-x64.slim:
| Package | Downloads |
|---|---|
|
KiteSky.PDF
PDF OCR extraction layer — C# port of the Python extract_text_from_pdf_ocr logic using Tesseract. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 4.13.0.20260427 | 227 | 4/29/2026 |
| 4.13.0.20260329 | 3,400 | 3/30/2026 |
| 4.13.0.20260318 | 1,920 | 3/18/2026 |
| 4.13.0.20260308 | 237 | 3/8/2026 |
| 4.13.0.20260302 | 273 | 3/2/2026 |
| 4.13.0.20260228 | 155 | 2/28/2026 |
| 4.13.0.20260226 | 158 | 2/26/2026 |
| 4.13.0.20260225 | 554 | 2/25/2026 |