renderscript
There are 69 repositories under renderscript topic.
markusfisch/BinaryEye
Yet another barcode scanner for Android
patrickfav/Dali
Dali is an image blur library for Android. It contains several modules for static blurring, live blurring and animations.
HokoFly/HokoBlur
an easy-to-use blur library for Android, support efficient dynamic blur tasks.
imgly/pesdk-android-demo
PhotoEditor SDK: A fully customizable photo editor for your app.
jrvansuita/GaussianBlur
🎩 An easy and fast library to apply gaussian blur filter on any images.
patrickfav/BlurTestAndroid
This is a simple App to test some blur algorithms on their visual quality and performance.
android/renderscript-samples
Multiple samples showing renderscript best practices in Android.
sparrow007/BlurImage
This Android Project help you to make your image blur in fastest way
Cleveroad/BlurTutorial
Library for creating blur effects under Android UI elements
silvaren/easyrs
Convenience RenderScript tools for processing common Android formats such as Bitmap and NV21.
bilibili/BurstLinker
🚀 A simple GIF encoder for Android.
AllanHasegawa/Tomo
Tomo is a collection of fast image processing effects for Android
appspell/ShaderView
ShaderView is an Android View that makes it easy to use GLSL shaders for your app. It's the modern way to use shaders for Android instead of RenderScript.
DrMint/Litrato
Android photo editing app with various filters and tools. Included advanced features like masking, histogram, color picker, EXIF viewer...
hipacc/hipacc
A domain-specific language and compiler for image processing
chuanqi305/rscnn
A cnn framework on Android platform, implemented with RenderScript and java, support MobileNet-SSD and faster-rcnn. No JNI/C++ or thirdparty dependencies.
jainullas/ImageBlurDetection
To check whether an image is blurred or not in Android, selecting image via Gallery
rumboalla/coolrs
CoolRs is a collection of Android Renderscript effects.
internaut/mastersthesis-mobile-gpgpu
Prototypes for GPGPU on Android, using OpenCL, OpenGL ES 2.0 shaders, or RenderScript.
hgayan7/FilterLibrary
Android filter library -This library has 16 filters which can be applied to image bitmaps.
wasim15185/Foto-Editor
Foto-Editor is new photo-editor build in Kotlin ,Java ,C99 . It is base on MVVM architecture .
nitiwari-dev/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.
lany192/BlurDialog
Library project to display Android Dialog with a blur effect.这是一个使用renderscript库实现的模糊背景的Android DialogFragment对话框
lydia-schiff/hella-renderscript
Hella-parallel processing with RenderScript on Android
ItsCubeTime/FastPBR
Fast PBR Viewport Render is a tool that lets you fetch curvature, AO, normal maps, transparency, matID and height from the camera youre currently looking through or directly from your viewport. It uses Blenders "Render viewport" operator which renders pretty much exactly what you see on screen or what the camera you are looking through currently has within frame. Therefore its extremely flexible as "what you see is what you get" and as you can use it ANYWHERE to render ANY sort of geometry or scene. It works by modifying your render settings and renderer (it uses Eevee and workbench for maximum performance), it can render out several 4K maps in the matter of seconds, making it versatile and useable for projects where you need to do a lot of rendering (and hence cant afford any time lost for waiting). It also comes equipped with a flexible, configurable and automatic file naming and folder hierarchy system that lets you move and name your images wherever you want based on custom & automatically generated variables that describes your images.
ZeroOneZeroR/android-ml-kit-vision-with-video
Google's ML-Kit-Vision demo (android) for pre encoded video. Demos for camera preview and still image are also included. This project is actually extension of Google's own sample. Google's sample link: https://github.com/googlesamples/mlkit/tree/master/android/vision-quickstart
bookzhan/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, corresponding to the YUV processing of Android Camera1API and Camera2 API.
csarron/MobiRnn
Efficient LSTM parallelization on smartphone GPU
upost/DeltaCamera
Simple Android App showing movement (delta frames) in images using Camera2 API using RenderScript.
alzybaad/RGB2YUV
the example of RGB to YUV420 on Android
jibraniqbal666/Pixl
A library for image manipulation with power of renderScript which is faster than other ordinary solutions.
EE202B/RenderScriptOps
🚀 TensorFlow running with RenderScript on Android GPU
vfxpipeline/zone
Web based cluster computing apps
KePeng1019/android_renderscript_lut
this project complete look up table by android render script which accelerate lut by gpu. write in kotlin and renderscript
csarron/renderscript_examples
Learn RenderScript
hipacc/android-demo
Hipacc demo project for Renderscript and Filterscript