/SRwelld

super resolution of 8-bit (0-255) bitmap

Primary LanguageC++

SRwelld

super resolution of 8-bit (0-255) bitmap this project use OpenCV 2.4.13, compiled and build by Visual Studio 2015

Function

zoom a image (8bit, 0-255 palette)

to do

[ ] the image is not use 0-255 grey palette, so I should change it into 3-planes image and then use zoom function