Info
Version: | 1.0.1 |
Author(s): | Marcello Bachechi |
Last Update: | Thursday, February 13, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/pilotkid/FastWebcamera |
NuGet Url: | https://www.nuget.org/packages/FastWebcam-OpenCVSharp3 |
Install
Install-Package FastWebcam-OpenCVSharp3
dotnet add package FastWebcam-OpenCVSharp3
paket add FastWebcam-OpenCVSharp3
FastWebcam-OpenCVSharp3 Download (Unzip the "nupkg" after downloading)
Dependencies
- OpenCvSharp3-AnyCPU(>= 4.0.0.20181129)
- System.Drawing.Common(>= 4.7.0)
You must follow OpenCVSharps license and OpenCVs license.
--
Open source quick easy way to get snapshots from a webcamera.
There is no license, so use it in any project as long as your respect OpenCV's license.
This works with WinForms, do not know if it works with .net core or UWP.