-
## Steps to Reproduce
I've been struggling with this for about 24 hours now, and have come to the end of my ideas on how to address it.
I've written code which loads an image from Fireba…
-
-
**Describe the bug**
The program hangs forever.
**To Reproduce**
Steps to reproduce the behavior:
1. Download attached zip and extract the 2 image files anywhere.
[files.zip](https://github.com…
-
## Description
I'm trying to use OccurrenceMatchingResult using openCV. When I'm calling method getVisualization().length
the error appears
`java.lang.ClassCastException: class com.google.co…
-
**Is your feature request related to a problem? Please describe.**
### What
As a new feature, I'm suggesting that client can set color for rectangles with the difference.
### Background
About my c…
-
## The problem
I'm developing tests for an app, which is rendered in Unity - this means I cannot simply locate elements. Therefore, I'm limited to using image recognition. This works great on Andro…
-
Hey Roman Beskrovnyi,
how can I tell if after ```//After configuring the ImageComparison object, can be executed compare() method:
val imageComparisonResult: ImageComparisonResult = imageCom…
-
Hello .net team!
I have small app on .net core 3.1, part of it downloads images from web and stores in DB. It works nice on windows. On linux (debian 10) it works fine with some images and throws ima…
-
Hi @romankh3 !
Could you please clarify how the differencePercent is calculated?
I compare these 2 images:
![SNAPSHOT_10-08-2020_18_42_24](https://user-images.githubusercontent.com/68236709/8980272…
-
following code:
```
String expectedReceiptPath = ".\\ExpectedCashNoTipsReceipt.png";
String actualReceiptPath = ".\\ExpectedCashNoTipsReceipt.png";
ImageComparison imageComparison = new Ima…