Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

This program provides the user with an interactive text UI that allows them to apply a set of specified filters to an image of their choice. The filters include:two tone, three tone, sepia, posterize, adjust component, extreme contrast, horizontal flip, vertical flip, detect edges, and an improved detect edges.


Installation

First, make sure that the version of Python installed on your machine is Python 3.7.4. Python can be downloaded from this link: https://www.python.org/downloads/windows/ Pillow is also required for this program to function so ensure that you install it from this link: https://pypi.org/project/Pillow/#files (make sure you choose the cp37 version that corresponds to your machine). Finally, the Cimpl library can be obtained by contacting the SCE department at Carlton University.


Usage

L)oad image S)ave-as 2)-tone 3)-tone X)treme contrast T)int sepia P)osterize E)dge detect I)mproved edge detect V)ertical flip H)orizontal flip Q)uit : 3 (user input) No image loaded

License

License: MIT License

Copyright (c) [2021] [Tahir Towsif]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Command line image processor implementing Pillow imaging library

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages