Skip to content

A notebook to showcase Image manipulation techniques without using external libraries like OpenCV, Pillow, etc

Notifications You must be signed in to change notification settings

parasraorane/Image-Manipulation-using-Python-without-external-libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Image-Manipulation-using-Python-without-external-libraries

A notebook to showcase Image manipulation techniques in Python without using external libraries like OpenCV, Pillow, etc

Includes the following manipulations:

  • Channel-wise Addition
  • Invert Colors
  • Mirror Vertical
  • Mirror Horizontal
  • Rotate
  • Pad
  • Blur(2 methods)
  • Resize
  • Lightness
  • Brightness
  • Contrast
  • Electronic Wave Effect

Blog: https://medium.com/@parasraorane/image-manipulation-in-python-without-external-libraries-8a7996b1155a

Effects:

  • Channels

alt text

  • Invert

alt text

  • Mirror

alt text

About

A notebook to showcase Image manipulation techniques without using external libraries like OpenCV, Pillow, etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published