brodigan-e / capstone-POV

NEU Capstone Project
MIT License
2 stars 1 forks source link

Create image transformation program #9

Closed jbewing closed 3 years ago

jbewing commented 4 years ago

Given an image of arbitrary size, this program should scale the image to be the same dimensions as the PoV screen and output this "transformed" image to a directory on the raspberry pi. Let's keep this very general for now, a simple python script would suffice.