opencv/samples
Sergei Slashchinin 1f3255d76b
Merge pull request #18591 from sl-sergei:download_utilities
Scripts for downloading models in DNN samples

* Initial commit. Utility classes and functions for downloading files

* updated download script

* Support YAML parsing, update download script and configs

* Fix problem with archived files

* fix models.yml

* Move download utilities to more appropriate place

* Fix script description

* Update README

* update utilities for broader range of files

* fix loading with no hashsum provided

* remove unnecessary import

* fix for Python2

* Add usage examples for downloadFile function

* Add more secure cache folder selection

* Remove trailing whitespaces

* Fix indentation

* Update function interface

* Change function for temp dir, change entry name in models.yml

* Update getCacheDirectory function call

* Return python implementation for cache directory selection, use more specific env variable

* Fix whitespace
2020-12-11 10:15:32 +00:00
..
android fix lint errors and warnings ins Android samples 2020-01-17 14:14:36 +03:00
cpp Update and expand erosion / dilation tutorial 2020-11-18 13:32:24 +01:00
data Updated the OpenCV logo 2020-07-28 18:31:21 +03:00
directx Merge pull request #16027 from shibayan:arm64-windows10 2019-12-17 00:23:30 +03:00
dnn Merge pull request #18591 from sl-sergei:download_utilities 2020-12-11 10:15:32 +00:00
gpu Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
hal Update HAL samples 2016-06-03 11:52:30 +03:00
java Update and expand erosion / dilation tutorial 2020-11-18 13:32:24 +01:00
opencl samples: fix OpenCL events leaks 2020-05-14 17:15:09 +00:00
opengl Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
openvx Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
python Update and expand erosion / dilation tutorial 2020-11-18 13:32:24 +01:00
tapi Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
va_intel Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
winrt Updated the OpenCV logo 2020-07-28 18:31:21 +03:00
winrt_universal samples: avoid using of legacy C-like API (part 2) 2018-03-29 14:17:23 +03:00
wp8 samples: avoid using of legacy C-like API (part 2) 2018-03-29 14:17:23 +03:00
_winpack_build_sample.cmd Important single character fix 2020-05-15 14:41:55 +03:00
_winpack_run_python_sample.cmd build: updates for winpack dldt 2020-03-31 20:29:11 +00:00
CMakeLists.example.in Merge pull request #16150 from alalek:cmake_avoid_deprecated_link_private 2019-12-13 17:52:40 +03:00
CMakeLists.txt Install all CMake files required to build samples 2020-02-06 18:07:36 +03:00
samples_utils.cmake Install: added prebuilt samples installation 2020-09-08 20:22:26 +03:00