Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Implementation of Anime4K in Go.

License

NotificationsYou must be signed in to change notification settings

TianZerL/Anime4KGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an implementation of Anime4K in Go. It based on thebloc97'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

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp