mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 17:24:28 +08:00

* Add learning-based super-resolution module Adds the module plus loading classes for SR data Complete with docs, tutorials and tests. * Fix typo * Small commit to restart buildbot * Change refs from arXiv to official * Remove video string * dnn_superres: update perf test code * dnn_superres: test fixup