1 | initial version |
Look at SuperResolution functionalities, or super_resolution.cpp samples in GPU directory if it's what you want.
Otherwise, I think you should implement a zoom yourself (google computer vision paper to find right algorithms).