Unfortunately I can’t find the opencv2/dnn_superres.hpp to include to be able to use the feature. Downloaded And i tried downloading last version for here:
dnn_superres is part of the “extra” modules that live in the contrib repo.
you either need a build of OpenCV with contrib included (available for Python, not for C++), or you need to build OpenCV yourself and specify the extra modules path for the build.