About: If you do not know, one of the favorite hand gestures among students at Texas A&M University is the "Hook 'Em" hand gesture from the University of Texas at Austin, but upside down. Students at A&M usually refer to this hand gesture as "Horns Down." This Aggie tradition was the inspiration for this little project, and I had fun making it.
Dependencies:
- Python 3
- Google Cloud Vision
- PIl aka Pillow
Use:
- Make an account on console.cloud.google.com and log in
- Create a new project
- Create credentials and save the resulting .json
- Put .json file in same directory as HornsDown.py
- Put the image(s) with Longhorn logos you wish to flip in the images folder
- Open HornsDown.py in a text editor
- Edit the .json file name in main at the bottom of the .py file
- Edit the string variable image_path to use your desired image
- Run HornsDown.py
- Find your new image in the images folder