You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A .NET conversion of the xBRZ image upscaling algorithm. The original C++ version can be found here: https://sourceforge.net/projects/xbrz/ The Java version (fr…