此库是基于 CameraX 的二维码扫描封装、仅含基础功能(扫码、闪光灯),不包含扫码框动画,如有需要请自行实现。目的是解决以往原始 Camera 实现的扫码再较长屏幕设备上可能出现因画面纵向被拉伸导致识别率低的问题,相比于传统的 Camera,CameraX 的优势更大,启动速度响应速度都更快。
-
Updated
Jun 8, 2023 - Java
此库是基于 CameraX 的二维码扫描封装、仅含基础功能(扫码、闪光灯),不包含扫码框动画,如有需要请自行实现。目的是解决以往原始 Camera 实现的扫码再较长屏幕设备上可能出现因画面纵向被拉伸导致识别率低的问题,相比于传统的 Camera,CameraX 的优势更大,启动速度响应速度都更快。
This program uses OpenCV to process CameraX information.
The goal of this project is to use CameraX API to get RGB images from the phone's camera and send them by sockets to a server. The images are being encoded in bitmap and then passed into a byte array.
Android application that solves Rubik's Cube using CameraX API and OpenCV.
Android App for user's Disease/Health monitoring.
Crop, rotate and save image in gallery with undo feature.
Mobile Rhythm Game With ComputerVision
Add a description, image, and links to the camerax-api topic page so that developers can more easily learn about it.
To associate your repository with the camerax-api topic, visit your repo's landing page and select "manage topics."