33 skills found · Page 1 of 2
zynkware / Document Scanning Android SDKDocument Scanner is an Android library (kotlin based) for scanning documents based on CameraX API and a tiny version of OpenCV.
maulikhirani / ScannerXScannerX is a showcase app for demonstrating QR/Barcode scanning with CameraX and scanner libraries.
hongbeomi / MacGyver🤖 A simple application using Google's MLkit library and cameraX api.
nilsjr / Snappy📸 Android CameraX Library
YanneckReiss / JetpackComposeCameraXShowcaseExplore this repository for a hands-on showcase of integrating the CameraX library in Android for building an in-app camera preview and capturing photos with Jetpack Compose. #Android #CameraX #JetpackCompose
theeasiestway / Android Yuv UtilsCompiled libyuv Google library and wrapper for it for easy and fast scale, rotate, mirror and convert frames from android Camera2 or CameraX
learntodroid / AndroidQRCodeScannerAndroid QR Code Scanner is an Android App is written in Java that uses the Android Jetpack CameraX library for previewing the camera and image analysis along with the ZXing open-source bar code scanning library.
callebdev / Awesome FiltersImage filters app built with MVVM architecture, cameraX, GPUImage for android and Kotlin.
luohaohaha / RTMPXRTMPX是一个android的rtmp推流库,采集使用camerax,支持60fps,编码使用mediacodec硬编码,推流使用了librtmp。RTMPX is an android rtmp streaming library. It uses camerax for acquisition and supports 60fps. The encoding uses mediacodec hard coding, and the streaming uses librtmp.
Coding-Meet / Camera Using CameraXCamera App Using CameraX Library in Android Studio Kotlin
furkanturkn / Camerax Mlkit PackBarcode Reader + CameraX features - Android
AdnanMahida / FaceBeautyThe project for applying Canvas to face makeup (Lipstick and FaceMask) using CameraX core library and detecting face using Google ML kit .
iambaljeet / CameraXViewDemo for CameraX View Library.
tdcolvin / MediaPipeCameraXDemoDemonstration of CameraX's ImageAnaysis use case with MediaPipe's tasks-vision library, to provide a hand gesture recogniser
akexorcist / CameraX Sample[Android] Example of CameraX in Android Jetpack Library
cgztzero / CameraxExtentAn camera library based on CameraX, include taking pictures,video recording,add watermark on image and video.基于Camerax开发的Android相机库,可以拍照,录视频,添加水印和扫描二维码
Everyday-Programmer / Android Camera Using CameraXThis repository contains code of Camera App using CameraX library.
pengj / Compose Cameraxa common way to use cameraX in compose with Palette library, support repo for post: https://proandroiddev.com/compose-camerax-on-android-58578f37e6df
jordan-jakisa / CameraXSampleA simple app demonstrating the use of the CameraX library in jetpack compose with an ImageAnalysis usecase.
shubh261096 / CameraxThis Sample uses my custom camerax library where BarCode Analyzer and ImageCapture is used