waifu2x-converter-cpp
Image processor
Reimplements image noise reduction and scaling functionality using C++ and OpenCV
waifu2x(original : https://github.com/nagadomi/waifu2x) re-implementation in C++ using OpenCV
318 stars
38 watching
37 forks
Language: C++
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
raveler/ffmpeg-cpp | A C++ wrapper around the FFmpeg libraries to simplify video processing and encoding. | 560 |
emilk/wfc | A C++ port of Wave Function Collapse Tiling, implementing a computational method for image processing | 325 |
tylermorganwall/rayimage | An image processing library with functions to simulate camera effects and manipulate images | 50 |
aaronfeng753/waifu2x-extension-gui | A software tool for enhancing video quality through super-resolution and frame interpolation using deep learning algorithms | 13,119 |
kmhofmann/selene | An image representation, processing and I/O library with a focus on ease of use and type-safe APIs. | 303 |
yuki-koyama/color-util | A C++ library for converting between color spaces and calculating perceptual color differences. | 99 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 730 |
mcjack123/sanjuuni | Converts images and videos into formats compatible with ComputerCraft | 35 |
ww898/utf-cpp | C++ header-only library for converting between different Unicode character encodings | 132 |
matt-42/vpp | A high-performance C++ library for fast video and image processing | 721 |
mutouyun/cpp-format | C++ formatting library with syntax compatible to C#/Rust/Python | 11 |
p-ranav/criterion | A microbenchmarking library for measuring performance of C++ code | 211 |
jcupitt/libvips | An image processing library with low memory needs | 50 |
cginternals/glraw | A utility that converts Qt-supported images into an OpenGL-compatible raw format. | 63 |
cpitclaudel/monospacifier | Converts variable-width fonts to monospace fonts to improve Unicode coverage and formatting consistency in programming. | 381 |