Android app to apply tilt shift effect on images and compare performance of Java, C++ and ARM Neon libraries.
Instructions:
- Install given apk file
- Launch app
- Select an image
- Set blur effect instensity and areas
- Run variuos methods out of Java, C++ and ARM Neon
- Compare the performance, shown in milliseconds
Performance results
ARM Neon >> C++ >> Java