Skip to content

My submission for Georgia Tech's first ever Meme-a-thon!

Notifications You must be signed in to change notification settings

PC98/Meme-a-thon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

This project was my submission to Georgia Tech's Meme-a-thon, a meme inspired Hackathon.

I made a minimalist website that takes an image from the user and replaces all the faces in the image with random emojis.

Run Locally

  1. Download this repository.
  2. Install all dependencies (list provided at bottom).
  3. While inside the root folder, enter the following in the terminal:
php -S 127.0.0.1:8000
  1. Browse to local host and follow the instructions on screen!

Dependecies

  • Pillow==4.1.0
  • numpy==1.12.1
  • opencv2
  • Python 2.7.13
  • PHP 5.4.0

About

My submission for Georgia Tech's first ever Meme-a-thon!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published