Skip to content

Ramzi-dev611/image-processing-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Processing Tool

this is a python library that provides functionalities to help you manipulate mainly pgm images

Usage

in order to start using this tool you need to

  • Prepare a virtual environment of you own using the following command
  • Install requirements with this command
  • A testing of the functionalities is provided with each script in this provided as a main function to run any of them use the following command

Next steps

  • fixing the dilatation functionality
  • adding other morphological operators
  • creating a gui interface that allow users to manipulate images through it in a customizable fashion

About

Image processing tool with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages