# wysaid/android-gpuimage-plus

Android Image & Camera Filters Based on OpenGL.

Repository: https://github.com/wysaid/android-gpuimage-plus
Canonical: https://ross.abutalabs.com/products/android-gpuimage-plus
Language: C
License: MIT
License Family: permissive
Topics: cge, filter, opengl, android-gpuimage, compute-shader, image-processing, jni, shader
Last push: 2026-07-28T15:30:55+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 74, longevity 100
- inputs: {"age_days": 3939, "days_push": 36, "days_rel": 175, "gap_med": 10.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1927, forks 476 (observed 2026-08-28T04:05:55.765114+00:00)

## What it is
A C++ and Java library for Android that applies GPU-accelerated image, camera, and video filters using OpenGL shaders. It supports rule-string based filter composition, custom shaders, and CameraX integration.

## Use cases
- apply real-time filters to camera preview on android
- add photo filters to images in an android app
- process video frames with gpu shaders
- write custom opengl shader filters for android
- adjust hue saturation and brightness of bitmaps
- integrate camera filters with camerax

## When to choose
- you need gpu-accelerated image or camera filtering on android
- you want a flexible rule-string or custom shader filter system
- you need video filtering with bundled ffmpeg support

## When to avoid
- you need image filtering on platforms other than android
- you only need simple cpu-based bitmap operations without gpu
- your project cannot include native jni libraries

## Facets
- artifact type: library
- maturity: active
- function: image-processing, graphics
- domain: image-processing, mobile-development, graphics
- platform: -
- tags: opengl, gpu-filters, camera-filters, jni, shaders, android-camera, video-filters, cge, android

## Member repositories
- wysaid/android-gpuimage-plus (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:55.765114+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:09:10.922663+00:00, confidence not recorded.
  - readme: https://github.com/wysaid/android-gpuimage-plus (fetched 2026-08-28T04:05:55.765114+00:00, sha 44c96f7caa7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
