Mightex.Cam
1.1.0
dotnet add package Mightex.Cam --version 1.1.0
NuGet\Install-Package Mightex.Cam -Version 1.1.0
<PackageReference Include="Mightex.Cam" Version="1.1.0" />
paket add Mightex.Cam --version 1.1.0
#r "nuget: Mightex.Cam, 1.1.0"
// Install Mightex.Cam as a Cake Addin #addin nuget:?package=Mightex.Cam&version=1.1.0 // Install Mightex.Cam as a Cake Tool #tool nuget:?package=Mightex.Cam&version=1.1.0
Mightex USB 2.0 Buffer camera is designed for low cost machine vision applications, with high speed USB 2.0 interface and powerful PC camera engine, the camera delivers image data at high frame rate.
Mightex USB camera is using USB2.0 for data collection, USB2.0 hardware MUST be present on user's PC and Mighetx device driver MUST be installed properly before using Mgihtex demonstration applicatinon or developing application with Mightex SDK. To download USB camera device driver and user manual please visit https://www.mightexsystems.com.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Bonsai.Core (>= 2.8.2)
- OpenCV.Net (>= 3.4.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
1 Add frame type property. Allow user to choose between raw data frame type and bitmap frame data type.
In bitmap frame type, allow user to set brightness, contrast, sharpness, gamma value.
2 Modify the UI type of range properties, such as gain value, brightness, constrast, sharpness, gamma from pure edit to slide bar.
3 Correct the set ratio function name.