MultiPlug.Ext.Vision
1.0.6-alpha
.NET Framework 4.5.2
This is a prerelease version of MultiPlug.Ext.Vision.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package MultiPlug.Ext.Vision -Version 1.0.6-alpha
dotnet add package MultiPlug.Ext.Vision --version 1.0.6-alpha
<PackageReference Include="MultiPlug.Ext.Vision" Version="1.0.6-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MultiPlug.Ext.Vision --version 1.0.6-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: MultiPlug.Ext.Vision, 1.0.6-alpha"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install MultiPlug.Ext.Vision as a Cake Addin
#addin nuget:?package=MultiPlug.Ext.Vision&version=1.0.6-alpha&prerelease
// Install MultiPlug.Ext.Vision as a Cake Tool
#tool nuget:?package=MultiPlug.Ext.Vision&version=1.0.6-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Vision Extension for MultiPlug.
Product | Versions |
---|---|
.NET Framework | net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- MultiPlug.Core (>= 2.2.53)
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 |
---|---|---|
1.0.7 | 764 | 10/30/2019 |
1.0.6-alpha | 375 | 9/23/2019 |
1.0.5-alpha | 338 | 9/12/2019 |
1.0.4-alpha | 586 | 10/30/2018 |
1.0.3-alpha | 543 | 8/24/2018 |
Application:
* Allows the capture of a Webcam frame.
Change Log:
1.0.6 Bug: Namespace conflicts
1.0.5 Enhancement: Applied latest base classes.
1.0.4 Bug: Frame capture was taking over a second to complete.