Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fmo91/facemoji

Sample app that replaces faces in photos with emojis.
https://github.com/fmo91/facemoji

Last synced: 28 days ago
JSON representation

Sample app that replaces faces in photos with emojis.

Awesome Lists containing this project

README

        

# Facemoji

## Introduction

This is a simple app that was created for an iOS introduction workshop.

## Features

* Splash image.
* Takes photos.
* Uses Core Image to get faces position and bounds.
* Simple UICollectionView.
* Literal colors and images.
* Storyboards and programmatic UI.
* Shares images.
* Saves images to photo library.
* UIView animated transitions.

## Screenshots

![](./Screenshots/screenshot-01.png)
![](./Screenshots/screenshot-02.png)
![](./Screenshots/screenshot-03.png)
![](./Screenshots/screenshot-04.png)
![](./Screenshots/screenshot-05.png)
![](./Screenshots/screenshot-06.png)