rageworx / libsrcnn

Super-Resolution imaging with Convolutional Neural Network library for G++, Non-OpenCV model.
http://rageworx.pe.kr/search/SRCNN
GNU Lesser General Public License v3.0
16 stars 1 forks source link

Converting YCbCr problem need to be fixed. #1

Closed rageworx closed 6 years ago

rageworx commented 6 years ago

I found some bugs of result, some broken color spaces by Y-Cb-Cr to RGB or backward. Need to be fixed for stable converting.

image

rageworx commented 6 years ago

Color coversion algorithm fixed.