Tests for the quality of loaded images are not performed
It would be interesting to perform tests for the quality of loaded images. One possibility is the following:
- An operator verifies that the images being loaded are OK
- An histogram of target test images are stored in a file
- When the tests run, the histogram of the new image is compared with the stored histogram, if they match, the test passes.
This could be done for a reduced number of images per database/dataset to save space.