1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 17:24:28 +08:00
Files
opencv_contrib/modules/dnn_superres/tutorials
Xavier Weber 8ab145c4bb Merge pull request #2480 from Saafke:dnn_superres_pythonwrap
* Add a python wrap to the dnn_superres module

Adds a python wrap with approriate python bindings and tutorial

Also fixes some minor errors in the tutorials

* Remove trailing whitespaces

* Remove erring python binding

try to fix a windows build error

* Add python tests

Tests model that upscales an image x2

Test getter functions

* Add one more subdirectory

add 'test' subdir
2020-03-31 07:59:53 +00:00
..