wildma/IDCardCamera
:fire:Android自定义相机实现身份证拍照,并加入自动对焦与图片不规则裁剪。 https://www.jianshu.com/p/5e3cb0c63cd5 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: 2986
- days_rel: n/a
- days_push: 1540
- n_releases_24m: 0
Adoption not part of the score
1239 stars · 241 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Android library providing a custom camera interface for capturing ID card photos with autofocus, flash, and automatic or manual irregular (polygonal) image cropping. It is distributed via JitPack and returns the cropped image path through onActivityResult.
Use cases
- capture ID card photos in an Android app
- crop photos with an irregular polygon cropper
- build a custom camera screen with tap-to-focus and flash
- automatically crop captured images to card boundaries
- upload cropped ID images to a server
When to choose
- you need an Android ID/document photo capture flow with cropping out of the box
- you want a lightweight Java library integrated via JitPack with a simple onActivityResult API
- you need manual irregular (polygon) cropping of camera photos
When to avoid
- you target CameraX/Camera2 modern APIs or Jetpack Compose, since this uses the legacy Camera API
- you need iOS, web, or cross-platform support
- you need active maintenance or recent updates, as the project has not been updated since 2022
Facets
library · maturity maintenance
image-processing gui file-upload mobile-development image-processing android-tools jvm custom-camera id-card autofocus image-cropping jitpack android
1 source
- readme: https://github.com/wildma/IDCardCamera · fetched 2026-08-28 · 322f4ba0e039
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wildma/IDCardCamera | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="wildma/IDCardCamera")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem