Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 2.55 KB

README.md

File metadata and controls

46 lines (33 loc) · 2.55 KB

Jordan Meme Generator

Twitter License Build Status

About

This is an app that lets you take any photo, whether it's from your camera or your saved photos, detect any and all faces on the photo, and then superimpose a Crying Michael Jordan head on top of it. It is really funny. The application and meme have been written about here and here.

This is what the still image looks like: jordanImage

Contribution guide

Check the issues list first. I am pretty vigilant about finding things and putting them there. Feel free to make improvements or suggestive changes anyway, as I would love to see what this ends up becoming.

Done in v1.0.0 (February 16, 2016)

  • use full resolution image on image view (@dokun1)
  • unit test suite (@dokun1)
  • flick up to get rid of head (@dokun1)
  • a plus button to add head in middle for missed heads (@dokun1)
  • figure out why double tapping isn't working properly (@dokun1)
  • error message to display if no heads detected (@dokun1)
  • color scheme (@dokun1)
  • app icon (@dokun1)
  • save to camera roll function (@dokun1)
  • share to social media function (@dokun1)

Done in v1.0.1 (February 28, 2016)

  • UI instructions on main screen
  • Fixed bug with double tapping head

Todo for v1.1.0

  • 3D touch to add head in specific place
  • Video previews for App Store
  • Improved head placement

Example

Before

beforeImage

After

afterImage