Info
Version: | 1.1.1 |
Author(s): | Zack Yang(杨中科) |
Last Update: | Wednesday, December 30, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/yangzhongke/Zack.OpenCVSharp.Ext |
NuGet Url: | https://www.nuget.org/packages/Zack.OpenCVSharp.Ext |
Install
Install-Package Zack.OpenCVSharp.Ext
dotnet add package Zack.OpenCVSharp.Ext
paket add Zack.OpenCVSharp.Ext
Zack.OpenCVSharp.Ext Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenCvSharp4(>= 4.5.1.20201229)
It provides ResourceTracker, which can facilitate the resources management of Mat and other unmanaged resources. It also provide a class, named np, which is a managed version of Numpy.