mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-19 11:21:39 +08:00

* Create CUDA backend support for dnn_superres Not sure if this is the best way. Perhaps better to to create getter for 'net' so user can set backend themselves. * Create seperate functions * Remove trailing whitespace