camera2-api topic

List camera2-api repositories

YUVRenderScript

21
Stars
6
Forks
Watchers

The strongest YUV conversion RenderScript in history, supports conversion to RGBA, BGRA, and supports rotation and flipping simultaneously. The YUV data format supports NV21, YV12, YUV420_888, corresp...

RecSync-android

49
Stars
15
Forks
Watchers

Video recording app with sub-millisecond synchronization accuracy for multiple Android smartphones, useful for creating affordable and easy-to-setup multi-view camera systems for robotics, SLAM, 3D-re...

Image-Detection-Samples

38
Stars
5
Forks
Watchers

This sample app supports "Building a MVP with Face recognition and AR" and "Quest of a Hero part 2" presentations as well as it has two different possibilities to build face detection mechanism. The f...

android-yuv-utils

42
Stars
5
Forks
Watchers

Compiled libyuv Google library and wrapper for it for easy and fast scale, rotate, mirror and convert frames from android Camera2 or CameraX

AndroidOpenCVCamera

31
Stars
12
Forks
Watchers

A boilerplate camera app for processing camera preview frames in real-time using the OpenCV Android SDK and the native OpenCV library.

front-rear-simultaneous-camera

52
Stars
14
Forks
Watchers

Android application to preview both front and rear cameras simultaneously. The application uses Camera2 API to get previews from cameras.

yuv2buf

67
Stars
14
Forks
Watchers

Android CameraApi2 / CameraX Image to ByteBuffer converter.

Camera

32
Stars
12
Forks
Watchers

Android camera app to get manual control over focus, shuttertime, iso and white balance

RxCamera2

27
Stars
6
Forks
Watchers

Rx Java 2 wrapper for Camera2 google API