About SuperResolution added in 2.4.5
Hi,
I am playing with new features in OpenCV 2.4.5 and I found that SuperResolution is very useful. Thanks for contributors. But it seems that we can only apply it in videos because the algorithm is based on optical-flow. Is there a way to apply it onto a single image?
Devon