mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-13 06:42:42 +02:00
Updated MD
This commit is contained in:
parent
37ddd59c40
commit
f816c37940
3 changed files with 7 additions and 3 deletions
|
@ -10,8 +10,11 @@ Auto-tester has 4 functions, separated into 4 tabs:
|
|||
2. Evaluating the results of running tests
|
||||
3. TestRail interface
|
||||
4. Windows task bar utility (Windows only)
|
||||
|
||||
|
||||
## Installation
|
||||
1. Download the installer by browsing to [here](<https://hifi-content.s3.amazonaws.com/nissim/autoTester/AutoTester-Installer.exe>).
|
||||
2. Double click on the installer and install to a convenient location
|
||||

|
||||
3. To run the auto-tester, double click **auto-tester.exe**.
|
||||
# Create
|
||||

|
||||
|
||||
|
@ -100,7 +103,8 @@ Evaluation proceeds in a number of steps:
|
|||
|
||||
1. The images are then pair-wise compared, using the SSIM algorithm. A fixed threshold is used to define a mismatch.
|
||||
|
||||
1. In interactive mode - a window is opened showing the expected image, actual image, difference image and error.
|
||||
1. In interactive mode - a window is opened showing the expected image, actual image, difference image and error:
|
||||

|
||||
|
||||
1. If not in interactive mode, or the user has defined the results as an error, an error is written into the error folder. The error itself is a folder with the 3 images and a small text file containing details.
|
||||
|
||||
|
|
BIN
tools/auto-tester/autoTesterMismatchExample.PNG
Normal file
BIN
tools/auto-tester/autoTesterMismatchExample.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 476 KiB |
BIN
tools/auto-tester/setup_7z.PNG
Normal file
BIN
tools/auto-tester/setup_7z.PNG
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
Loading…
Reference in a new issue