renderscript topic
HokoBlur
an easy-to-use blur library for Android, support efficient dynamic blur tasks.
BurstLinker
🚀 A simple GIF encoder for Android.
renderscript-samples
Multiple samples showing renderscript best practices in Android.
Tomo
Tomo is a collection of fast image processing effects for Android
hipacc
A domain-specific language and compiler for image processing
rscnn
A cnn framework on Android platform, implemented with RenderScript and java, support MobileNet-SSD and faster-rcnn. No JNI/C++ or thirdparty dependencies.
Litrato
Android photo editing app with various filters and tools. Included advanced features like masking, histogram, color picker, EXIF viewer...
mastersthesis-mobile-gpgpu
Prototypes for GPGPU on Android, using OpenCL, OpenGL ES 2.0 shaders, or RenderScript.
blur-behind-alert-dialog
Blur behind alert dialog demo. From API 17 we can use renderscript blur api. Demo is integrated using both renderscript blur api and fastblur method.
YUVRenderScript
The strongest YUV conversion RenderScript in history, supports conversion to RGBA, BGRA, and supports rotation and flipping simultaneously. The YUV data format supports NV21, YV12, YUV420_888, corresp...