pqpo/SmartCamera
📷SmartCamera 是一个 Android 相机拓展库,能够实时采集并且识别相机内物体边框是否吻合指定区域。SmartCamera is an Android camera extension library,provides a scanning module that can recognizes whether the object's border inside the camera matches the area in real time. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 2931
- days_rel: n/a
- days_push: 2610
- n_releases_24m: 0
Adoption not part of the score
1305 stars · 218 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SmartCamera is an Android camera extension library providing a highly customizable real-time scanning module that detects whether an object's border inside the camera matches a specified region. It combines a camera view with a mask overlay and an OpenCV-based native scanner for use cases like ID cards, business cards, and document scanning with auto-capture and cropping.
Use cases
- scan id cards with android camera
- detect document borders in real time
- auto-capture when card fits the frame
- build a business card scanner app
- real-time edge detection on camera preview frames
- tune scanning algorithm parameters for better recognition
When to choose
- you need real-time border detection on Android camera preview streams
- you are building a document or card scanning feature with auto-capture
- you want tunable OpenCV-based scanning parameters with a debug preview mode
When to avoid
- you need to crop a single static photo rather than a live camera stream (use SmartCropper instead)
- you target platforms other than Android
- you need an actively maintained library with recent releases or a clear license
Facets
library · maturity maintenance
computer-vision image-processing sdk ui-components computer-vision mobile-development image-processing jvm camera document-scanning edge-detection opencv jni real-time-scanning border-detection android
3 sources
- readme: https://github.com/pqpo/SmartCamera · fetched 2026-08-28 · 0b8f1dcd6cac
- homepage: https://pqpo.me/2018/09/12/android-camera-real-time-scanning/ · fetched 2026-08-29 · 5f3ba6d49931
- site_page: https://www.pqpo.me/about · fetched 2026-08-29 · e92c21202206
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pqpo/SmartCamera | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="pqpo/SmartCamera")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem