SkillAgentSearch skills...

Depixelization

Depixelization of pixel art on GPU

Install / Use

/learn @yzhwang/Depixelization
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Depixelization of Pixel Art on GPU

-On Compilation First make sure to install CUDA 4.0 and NVIDIA GPU Computing SDK. Then just put the whole project directory under .../NVIDIA_GPU_Computing_SDK/C/src After that you can use make to build the project.

-On Running the project There is a sample run.sh, you can either use "sh run.sh" to run the default sample (you need mario.ppm. it can be downloaded at: www.idav.ucdavis.edu/~yzhwang/images/mario.ppm), or run it yourself using "depixel [filename.ppm]" Note that the project now only take one parameter as the ppm file name. Also it only supports depixelization of pixel art in ppm file format.

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated1y ago
Forks0

Languages

C++

Security Score

60/100

Audited on Feb 26, 2025

No findings