Anime4KSharp is a .Net Core library that implements bloc97's Anime4K Algorithm version 0.9 and 1.0 RC2. The Algorithm is executed on the CPU, but utilizing all available CPU Cores. This yields to a conversion time of "only" 4432 ms when upscaling from 1080p to 2160p. This time could possibly be reduced with further optimization. Images are processed in four phases that are executed on a pixel- per- pixel basis. Each phase takes a input image and renders it to a output image. This makes it easy to port the algorithm (back) to GLSL fragment shaders. As bloc97 described in his pseudo-preprint, the Anime4K algorithm is actually quite simple.
Features
- Call Anime4KCli without arguments to show the help page
- To use the Library, you have to add ImageSharp to your dependencies
- The Anime4K algorithm is actually quite simple
- Anime4KSharp is a .Net Core library that implements bloc97's Anime4K Algorithm
- The Algorithm is executed on the CPU, but utilizing all CPU Cores that are available
- Conversion time of "only" 4432 ms when upscaling from 1080p to 2160p
Categories
Video UpscalersLicense
MIT LicenseFollow Anime4kSharp
Other Useful Business Software
Try Google Cloud Risk-Free With $300 in Credit
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Anime4kSharp!