ivorob / ImageToner

Simple image toner on python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ImageToner

Simple image toner on python

Usage

usage: ImageToner.py [-h] filename {grayscale,sepia,negative}

positional arguments:
  filename
  {grayscale,sepia,negative}

options:
  -h, --help            show this help message and exit

Original image

Original image

Grayscale algorithm

Grayscale toned image

Sepia algorithm

Sepia toned image

Negative algorithm

Negative toned image

About

Simple image toner on python

License:Apache License 2.0


Languages

Language:Python 100.0%