Альмеев Азат - создание коллажа из фотографий в iOS...

Preview:

Citation preview

Azat Almeev

Creating photo collages in iOS app

BRIC

Blocked recursive image composition — method for arranging practically any number of photos on a rectangular canvas. Show more

fitpicsjs

❖ Create beautiful galleries with pure javascript (source)

❖ AACollageView — ported to Objective-C (source)

General idea

❖ 1280.0 x 960.0❖ 2560.0 x 1920.0❖ 640.0 x 1136.0❖ 960.0 x 1280.0

Partition Problem

Tests

❖ ScalaCheck❖ Functional Swift❖ Random tests set

Next steps

❖ Make as a library, publish❖ Android Support

Recommended