SharpCV 0.7.0
A image library combines OpenCV and NumSharp together.
Install-Package SharpCV -Version 0.7.0
dotnet add package SharpCV --version 0.7.0
<PackageReference Include="SharpCV" Version="0.7.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SharpCV --version 0.7.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SharpCV, 0.7.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Release Notes
cv2.dnn, cv2.morphologyEx, cv2.findContours, cv2.drawContours, cv2.approxPolyDP, cv2.minAreaRect, cv2.split
Dependencies
-
.NETStandard 2.0
- NumSharp (>= 0.30.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on SharpCV:
Repository | Stars |
---|---|
SciSharp/SciSharp-Stack-Examples
Practical examples written in SciSharp's machine learning libraries
|