Skip to main content

An implementation of the paper Depixelizing Pixel Art by Kopf and Lischinski.

Project description

DEPIXELIZING PIXEL ART

An implementation of the paper Depixelizing Pixel Art by Kopf and Lischinski. The implementation is purely in python.

INSTALLATION AND USAGE:

Install via pip:

    pip install depixelizer

Use in code:


    from depixelizer import Depixelize
    Depixelize(input_image_path, output_dir).run()

or via command-line:


    usage: depixelize [-h] [--output_dir OUTPUT_DIR] image_path

    positional arguments:
    image_path            Input Pixel Art Image

    optional arguments:
    -h, --help            show this help message and exit
    --output_dir OUTPUT_DIR
                            Output Dir, defaults to os.cwd()

Requirements

Citations

Authors

Anirudh Vemula, Vamsidhar Yeddu

Computer Science & Engineering, IIT Bombay

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

depixelizer-0.0.2.tar.gz (25.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page