test.py: Check if camera_calibration.tar.gz file exists before downloading it (Bug #3782)
Description
test.py downloads camera_calibration.tar.gz from http://docs.opencv.org/data/camera_calibration.tar.gz every time it is run. Download files only when they are needed to reduce test time and network usage.
Associated revisions
test.py: Check if camera_calibration.tar.gz file exists before downloading it, opencv bug #3782
History
Updated by Mike Maraya over 10 years ago
- % Done changed from 0 to 100
- Status changed from New to Done