OpenRPA.Image
1.0.21
.NET Framework 4.6.2
dotnet add package OpenRPA.Image --version 1.0.21
NuGet\Install-Package OpenRPA.Image -Version 1.0.21
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="OpenRPA.Image" Version="1.0.21" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add OpenRPA.Image --version 1.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: OpenRPA.Image, 1.0.21"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install OpenRPA.Image as a Cake Addin
#addin nuget:?package=OpenRPA.Image&version=1.0.21
// Install OpenRPA.Image as a Cake Tool
#tool nuget:?package=OpenRPA.Image&version=1.0.21
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A couple of activities and a Record plugin for handling Image recognition and doing basic OCR using OpenCV, created for OpenRPA robot
Product | Versions |
---|---|
.NET Framework | net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.6.2
- EMGU.CV (>= 4.1.1.3497)
- OpenRPA.Interfaces (>= 1.0.34)
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.21 | 654 | 2/28/2020 |
1.0.19 | 435 | 12/1/2019 |
1.0.16 | 407 | 11/22/2019 |
1.0.15 | 382 | 11/19/2019 |
1.0.14 | 374 | 11/13/2019 |
1.0.13 | 371 | 11/12/2019 |
1.0.12 | 408 | 11/1/2019 |
1.0.11 | 387 | 10/16/2019 |
1.0.10 | 395 | 9/22/2019 |
1.0.9 | 401 | 9/15/2019 |
1.0.8 | 441 | 8/31/2019 |
1.0.7 | 410 | 8/30/2019 |
1.0.6 | 417 | 8/25/2019 |
1.0.5 | 394 | 8/24/2019 |
1.0.4 | 403 | 8/23/2019 |
1.0.3 | 394 | 8/21/2019 |
1.0.2 | 395 | 8/21/2019 |
1.0.1 | 405 | 8/20/2019 |
1.0.0 | 409 | 8/19/2019 |
1.0.21 Remove debug info
1.0.20 Add langauges and bug fixes
1.0.18 Tweak input handling doing recording
1.0.17 update reference
1.0.16 fix double click
1.0.14 update reference
1.0.13 update interfaces reference
1.0.12 support for seperate images
1.0.11 update interfaces reference