v-hogood / CameraXSamples

Android .NET port of CameraX samples:
https://github.com/android/camera-samples
Apache License 2.0
7 stars 2 forks source link
android androidx camerax maui samples xamarin

Camera Samples Repository

This repository contains a set of individual Visual Studio projects to help you get started with the CameraX API in Android.

Samples

Sample Description
CameraXBasic Demonstrates how to use CameraX APIs.
CameraXTfLite Demonstrates how to use CameraX APIs with TFLite
CameraXVideo Demonstrates how to use CameraX VideoCapture API.
CameraXExtensions Demonstrates CameraX extension live preview and still capture.
HdrViewfinder Demonstrates use of RenderScript to display a live HDR feed from camera frames using Camera2 API.
HdrViewfinderX Demonstrates how to display a live HDR feed from camera frames using CameraX API.