Imij, pronounced like "image", is a set of RenderScript algorithms for basic image processing on Android platforms. This library attempts to offload intensive image processing tasks to the Android device's GPU for parallel image processing operations.
- Grayscale
- Blur
- Gaussian
- Mean
- Threshold
- Constant
- Adaptive
- Edge detection (Sobel)
- Resize