We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01213b4 commit b467493Copy full SHA for b467493
README.md
@@ -0,0 +1,4 @@
1
+# ImageManipulationAlgorithms
2
+A set of image manipulation algorithms implemented in Python 2.7 using Python Imaging Library.
3
+In this project we have taken input from the same folder as the .py file.
4
+However you are free to get input from any other source and the algorithms will do their job.
0 commit comments