/PixelScaler

Pixel-Scaling command line utility. Implements/adopts various pixel-scaling algorithms.

Primary LanguageC

Pixel Scaler

This is a repository for C/C++ implementations of Pixel art scaling and/or processing algorithms

What is this repository for?

  • source code archive
  • Related papers
  • newer implementations for research purposes

How do I get set up?

  • Download Sourcetree
  • Setup GIT
  • Get a CUDA-enabled graphics card for GPU implementation
  • Setup MinGW with OpenMP support for Multicore implementation
  • Get Matlab, FFTW if needed
  • Get Visual Studio Community

Contribution guidelines

  • write/comment/review codes
  • write documentation on code (as comments) and include in README.md

Who do I talk to?