mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-05-29 04:52:24 +02:00
Use correct case.
This commit is contained in:
parent
f816c37940
commit
08acfb6bf0
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@ Auto-tester has 4 functions, separated into 4 tabs:
|
||||||
## Installation
|
## Installation
|
||||||
1. Download the installer by browsing to [here](<https://hifi-content.s3.amazonaws.com/nissim/autoTester/AutoTester-Installer.exe>).
|
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
|
2. Double click on the installer and install to a convenient location
|
||||||

|

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

|

|
||||||
|
@ -104,7 +104,7 @@ 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. 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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue