OpenCvSharp4.slim.runtime.windows-x64 4.8.1.20231129

dotnet add package OpenCvSharp4.slim.runtime.windows-x64 --version 4.8.1.20231129
NuGet\Install-Package OpenCvSharp4.slim.runtime.windows-x64 -Version 4.8.1.20231129
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.slim.runtime.windows-x64" Version="4.8.1.20231129" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenCvSharp4.slim.runtime.windows-x64 --version 4.8.1.20231129
#r "nuget: OpenCvSharp4.slim.runtime.windows-x64, 4.8.1.20231129"
#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.
// Install OpenCvSharp4.slim.runtime.windows-x64 as a Cake Addin
#addin nuget:?package=OpenCvSharp4.slim.runtime.windows-x64&version=4.8.1.20231129

// Install OpenCvSharp4.slim.runtime.windows-x64 as a Cake Tool
#tool nuget:?package=OpenCvSharp4.slim.runtime.windows-x64&version=4.8.1.20231129

OpenCvSharpSlim

  • This project provides the slim build of OpenCvSharp native library .

  • Currently there're binary packages for OpenCvSharp 2.4.10, 3.4.20 ,4.8.0 and 4.8.1.

  • The unit tests (339) for the most commonly used functions have all passed.

  • Webp, Tiff reading and saving are not included.

  • Drawing Chinese/Japanese is supported . High performance,It's less 1 millisecond.

  • Add Nuget package.

<img src="https://github.com/AvenSun/OpenCvSharpSlim/raw/master/images/chinese.jpg" />

Size

package size
OpenCvSharpSlim-2.4.10-x86.zip (x86) 1.3MB
OpenCvSharpSlim-2.4.10-x64.zip (x64) 1.5MB
OpenCvSharpSlim-3.4.20-x86.zip (x86) 1.9MB
OpenCvSharpSlim-3.4.20-x64.zip (x64) 2.5MB
OpenCvSharpSlim-4.8.0-x86.zip (x86) 2.2MB
OpenCvSharpSlim-4.8.0-x64.zip (x64) 2.9MB
OpenCvSharpSlim-4.8.1-x86.zip (x86) 2.2MB
OpenCvSharpSlim-4.8.1-x64.zip (x64) 2.9MB

Modules included

module note
opencv_core Mat, matrix operations ...
opencv_imgproc resize, cvtColor, warpAffine, HoughLines, erode ...
opencv_highgui imread, imwrite, imdecode, imencode ...
opencv_features2d keypoint feature and matcher ...
opencv_photo inpaint , fastNlMeansDenoising ...
opencv_video opticalflow, KalmanFilter ...
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

  • .NETCoreApp 3.1

    • No dependencies.
  • .NETFramework 4.5

    • No dependencies.
  • .NETStandard 2.0

    • No dependencies.
  • .NETStandard 2.1

    • No dependencies.
  • net6.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.8.1.20231129 294 11/29/2023
4.8.0.20230708 170 11/19/2023