Skip to content

Splits the image into pixels and mirrors the pixel horizontally then vertically

License

Notifications You must be signed in to change notification settings

3BixxPy/pixelated_mirrored

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Pixelated Mirrored

Splits the image into set squares by width and then takes each square and flips that image horizontally than mirrors that vertically so now the pixel is mirrored in 4 ways basically

original pixel from iteration:

mirrored pixel that is now 2x bigger:

and finally after merging the pixels:

Original image

Requirements

  • pillow
  • tkinter (basically optional)

About

Splits the image into pixels and mirrors the pixel horizontally then vertically

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages