Anime4KGo

command module
v0.0.0-...-7167e0d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 25, 2020 License: MIT Imports: 4 Imported by: 0

README

Anime4KGo

This is an implementation of Anime4K in Go. It based on the bloc97's Anime4K algorithm version 0.9 and some optimizations have been made.
This project is for learning and the exploration task of algorithm course in SWJTU.

About Anime4K

Anime4K is a simple high-quality anime upscale algorithm for anime. it does not use any machine learning approaches, and can be very fast in real-time processing.

Usage

-?    Show help information
-f    Fast Mode but low quality
-h    Show help information
-i string
        File for loading (default "./pic/p1.png")
-o string
        File for outputting (default "out.png")
-p int
        Passes for processing (default 2)
-sc float
        Strength for pushing color,range 0 to 1,higher for thinner (default 0.3333333333333333)
-sg float
        Strength for pushing gradient,range 0 to 1,higher for sharper (default 1)

Other implementations

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL