This is an experiment project for camera live filter in Android.
In this prototype I try to compare the performance (of image processing) among multiple computing technologies, including:
i. Renderscript
ii. Android NDK (with ARM NEON)
iii. OpenGL ES 2.0
iv. More...
Probably could find more description on tangzm.com/blog