OpenCvSharp4.runtime.linux-arm 4.13.0.20260302

There is a newer version of this package available.
See the version list below for details.
dotnet add package OpenCvSharp4.runtime.linux-arm --version 4.13.0.20260302
                    
NuGet\Install-Package OpenCvSharp4.runtime.linux-arm -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.linux-arm" 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.linux-arm" Version="4.13.0.20260302" />
                    
Directory.Packages.props
<PackageReference Include="OpenCvSharp4.runtime.linux-arm" />
                    
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.linux-arm --version 4.13.0.20260302
                    
#r "nuget: OpenCvSharp4.runtime.linux-arm, 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.linux-arm@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.linux-arm&version=4.13.0.20260302
                    
Install as a Cake Addin
#tool nuget:?package=OpenCvSharp4.runtime.linux-arm&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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETCoreApp 3.1

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on OpenCvSharp4.runtime.linux-arm:

Package Downloads
NEXUS.Selenium

Core functions for selenium-based libraries for .NET

Aquality.Selenium.Images

Support classes to work with Images in Aquality.Selenium, such as ByImage locator

itext.pdfocr.onnxtr

pdfOCR is an iText add-on to recognize and extract text in scanned documents and images. It can also convert them into fully ISO-compliant PDF or PDF/A-3u files that are accessible, searchable, and suitable for archiving

itext.pdfocr.onnx.abstract

pdfOCR is an iText add-on to recognize and extract text in scanned documents and images. It can also convert them into fully ISO-compliant PDF or PDF/A-3u files that are accessible, searchable, and suitable for archiving

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.13.0.20260329 421 3/30/2026
4.13.0.20260318 301 3/18/2026
4.13.0.20260317 113 3/17/2026
4.13.0.20260308 436 3/8/2026
4.13.0.20260302 2,061 3/2/2026
4.13.0.20260228 148 2/28/2026
4.13.0.20260226 133 2/26/2026
4.13.0.20260225 123 2/25/2026
4.13.0.20260222 148 2/22/2026
4.13.0.20260214 539 2/14/2026
4.13.0.20260213 301 2/13/2026
4.13.0.20260211 537 2/11/2026
4.11.0.20250506 14,895 5/6/2025
4.10.0.20241107 8,955 11/7/2024
4.10.0.20240616 37,310 6/16/2024
4.10.0.20240615 537 6/15/2024
4.9.0.20240103 32,684 1/3/2024
4.8.0.20230708 6,847 7/10/2023
4.7.0.20230115 8,934 1/15/2023
Loading failed