Clean up test data (Feature #2722)
Description
On a weekly OpenCV meeting we decided, that we need to clean & minimize test data. Here are tasks selected for the hackathon:
- Remove unused images and duplicated files (cascades)
- Look at large files and decide if we need the at all
- Make tests to use the same input images, i.e. stitching images can be used by feature2d tests
- Remove auto-generated images, but if only their size is large
Associated revisions
Merge pull request #2722 from ilya-lavrenov:tapi_luv_eps
History
Updated by Vadim Pisarevsky about 12 years ago
- Assignee deleted (
Vadim Pisarevsky)
Updated by Kirill Kornyakov about 12 years ago
- Target version set to 2.4.5
Updated by Andrey Kamaev almost 12 years ago
- Target version changed from 2.4.5 to 3.0
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4492