Skip to content

A pretty useless school project that takes an image of a set size and opens each piece of it in a different window

Notifications You must be signed in to change notification settings

CollinEMac/wallpaper_matrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wallpaper_matrix

A pretty useless school project that takes an image of a set size and opens each piece of it in a different window

I think the only requirements for the project were to make something using openCV. Basically all this little script does it take a 1600x900 image and opens each segment of it in a different window. The windows have some little filters added to them for fun. To change the image just change the filename in line 12.

Requires cv2 and numpy.

About

A pretty useless school project that takes an image of a set size and opens each piece of it in a different window

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages