Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.07 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.07 KB

AnamorphosisAndroid

[🎓 University project - 2018] 📸 Android image processing app to apply anamorphosis effect on your photos or any videos you want!

This application was made to combine our knowledge of Android development with image processing.

Branch

Warning: switch to the "dev" branch to see the most up-to-date source code!

Technical Skills

  • Ffmpeg
  • OpenCV
  • Custom views
  • Custom AsyncTasks
  • Maths algorithms to optimized the image processing

Interface

screen shot 2018-11-03 at 2 08 24 pm

screen shot 2018-11-03 at 2 08 15 pm

APK

You can download the APK here to try it out by yourself!

Report

If you are interested you can find our university report here for more technical details on how we achieve this project.