qiujuer/ImageBlurring
Android blurring image(bitmap) by java and jni. 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
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
- readme: https://github.com/qiujuer/ImageBlurring · fetched 2026-08-28 · 3c2ac87c5e5f
- homepage: http://genius.qiujuer.net/module/blur.html · fetched 2026-08-29 · 961c5b639b06
- site_page: http://genius.qiujuer.net/about/index.html · fetched 2026-08-29 · 1e4f01cdf967
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| qiujuer/ImageBlurring | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="qiujuer/ImageBlurring")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem