Skip to content

emmanuelbuckman/python-image-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project which transforms images using image_io.py, a utility class to help users read/write image files to a directory. This was a class project for Fall 2021's iteration of CSCI100 at Howard University, taught by Alex Krentsel.

Given a picture, this code will convert it into a 3d list, edit the pixel value according to the preferred filter option, return an edited matrix and then converts the matrix back into an image using PIL, or more precisely, image_io.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages