OpenCvSharp-AnyCPU
2.4.8.20140619
See the version list below for details.
dotnet add package OpenCvSharp-AnyCPU --version 2.4.8.20140619
NuGet\Install-Package OpenCvSharp-AnyCPU -Version 2.4.8.20140619
<PackageReference Include="OpenCvSharp-AnyCPU" Version="2.4.8.20140619" />
paket add OpenCvSharp-AnyCPU --version 2.4.8.20140619
#r "nuget: OpenCvSharp-AnyCPU, 2.4.8.20140619"
// Install OpenCvSharp-AnyCPU as a Cake Addin #addin nuget:?package=OpenCvSharp-AnyCPU&version=2.4.8.20140619 // Install OpenCvSharp-AnyCPU as a Cake Tool #tool nuget:?package=OpenCvSharp-AnyCPU&version=2.4.8.20140619
OpenCV wrapper for .NET Framework
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net20 is compatible. net35 is compatible. net40 is compatible. net403 was computed. net45 was computed. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (6)
Showing the top 5 NuGet packages that depend on OpenCvSharp-AnyCPU:
Package | Downloads |
---|---|
Droid.People.UI
UI for Droid.People |
|
ZXing.Net.Bindings.OpenCVSharp.V2
ZXing.Net Bindings for OpenCVSharp 2.x - use OpenCV with ZXing.Net for barcode reading |
|
Droid_People
Manage user for applications. Can scan internet to have some more details |
|
CaptchaRecognition.AlgoCore
Captcha Recognition for DE UI based on Nerual Nets |
|
Droid_Image
All tools to modify image (resize, crop, change in gray, draw on it, ...) and analyse it (face recognition, qr code and barecode decrypt, ...) |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on OpenCvSharp-AnyCPU:
Repository | Stars |
---|---|
micjahn/ZXing.Net
.Net port of the original java-based barcode reader and generator library zxing
|
Version | Downloads | Last updated | |
---|---|---|---|
2.4.10.20170306 | 78,173 | 3/6/2017 | |
2.4.10.20161105 | 7,685 | 11/8/2016 | |
2.4.8.20140619 | 3,965 | 6/19/2014 |
- Fixed bugs: Cv2.WarpPerspective and Cv2.FindChessboardCorners
- Added Mat methods for supporting method chaining
- Added conversion WriteableBitmap <-> Mat