/waifu2x-converter-cpp

Improved fork of Waifu2X C++ using OpenCL and OpenCV

Primary LanguageC++MIT LicenseMIT

Discord :: Downloads :: Downloads

waifu2x (converter only version)

This is a reimplementation of waifu2x (original) converter function, in C++, using OpenCV. This is also a reimplementation of waifu2x python version by Hector Martin. You can use this as command-line tool of image noise reduction or/and scaling.

I also have a Discord at:

https://discord.gg/gAvufS2 It's often easier to chat in real time, so if you want feel free to join.

Obtain it here:

Supported platforms

  • Linux
  • Windows
  • MacOS?
    • This is not officially supported but see here for more information: #20

Build dependencies

How to build

See BUILDING.md for more information.

Usage

Usage of this program can be seen by executing waifu2x-converter-cpp --help

Fork logs:

This program got forked a lot a this point, for history there is a list of author and major code changes since each fork: Fork changes

Notes:

I'd appreciate any help on this project, I do not want yet another fork... so if you have improvement ideas or find bugs, please make a pull request or open an issue :)!