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

qiujuer/ImageBlurring

Android blurring image(bitmap) by java and jni. observed · 2026-08-28

github.com/qiujuer/ImageBlurring · homepage · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 4519
  • days_rel: n/a
  • days_push: 3480
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1459 stars · 303 forks observed · 2026-08-28

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

An Android library for blurring bitmaps using Java (stack blur), RenderScript, or JNI-backed C implementations. It has been integrated into the Genius-Android project and has not been updated since 2017.

Use cases

  • blur images in an android app
  • apply gaussian-like blur to bitmaps
  • fast native bitmap blurring via jni
  • blur large images efficiently on android
  • stack blur implementation for android

When to choose

  • you need fast bitmap blurring on older Android versions with JNI acceleration
  • you are already using Genius-Android and want its blur module
  • you need a pure Java stack blur fallback

When to avoid

  • you need a maintained library with recent Android support
  • your minSdk is modern enough to use RenderScript alternatives or built-in blur APIs
  • you need blurring outside of Android

Facets

library · maturity abandoned

image-processing graphics image-processing android-tools mobile-development jvm blur stack-blur jni renderscript bitmap android mobile

3 sources

Member repositories

RepositoryRoleHealth v2
qiujuer/ImageBlurringmain23

For agents

markdown · JSON · MCP: product_card(name="qiujuer/ImageBlurring")

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