Ross ROSS = Recommend OSS · open-source software intelligence for agents

wysaid/android-gpuimage-plus

Android Image & Camera Filters Based on OpenGL. observed · 2026-08-28

github.com/wysaid/android-gpuimage-plus · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 94
  • Release rhythm 74
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 10.5
  • age_days: 3939
  • days_rel: 175
  • days_push: 36
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1927 stars · 476 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

library · maturity active

image-processing graphics image-processing mobile-development graphics opengl gpu-filters camera-filters jni shaders android-camera video-filters cge android

1 source

Member repositories

RepositoryRoleHealth v2
wysaid/android-gpuimage-plusmain88

For agents

markdown · JSON · MCP: product_card(name="wysaid/android-gpuimage-plus")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem