All Projects → android → Camera Samples

android / Camera Samples

Licence: apache-2.0
Multiple samples showing the best practices in camera APIs on Android.

Programming Languages

kotlin
9241 projects
java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Camera Samples

Kotlin Samples
Stars: ✭ 173 (-94.75%)
Mutual labels:  samples
Azure Sphere Samples
Samples for Azure Sphere
Stars: ✭ 191 (-94.2%)
Mutual labels:  samples
Blockly Samples
Plugins, codelabs, and examples related to the Blockly library.
Stars: ✭ 222 (-93.26%)
Mutual labels:  samples
Android Samples
Samples demonstrating how to use Maps SDK for Android
Stars: ✭ 2,187 (-33.61%)
Mutual labels:  samples
Webpack By Sample
Learn webpack by sample, each of the samples contains a readme.md file that indicates the purpose of the sample plus an step by step guide to reproduce it.
Stars: ✭ 190 (-94.23%)
Mutual labels:  samples
Ruby Docs Samples
Ruby samples for Google Cloud Platform products.
Stars: ✭ 198 (-93.99%)
Mutual labels:  samples
Tonejs Instruments
A small instrument sample library with quick-loader for tone.js
Stars: ✭ 172 (-94.78%)
Mutual labels:  samples
Elixir Samples
A collection of samples on using Elixir with Google Cloud Platform.
Stars: ✭ 241 (-92.68%)
Mutual labels:  samples
Cloud Ops Sandbox
Cloud Operations Sandbox is an open source tool that helps practitioners to learn Service Reliability Engineering practices from Google and apply them on their cloud services using Cloud Operations suite of tools.
Stars: ✭ 191 (-94.2%)
Mutual labels:  samples
Xamarin Demos
This repository contains the Syncfusion Xamarin UI control’s samples and the guide to use them.
Stars: ✭ 218 (-93.38%)
Mutual labels:  samples
Java Samples
☕ Java samples for Google Workspace APIs.
Stars: ✭ 179 (-94.57%)
Mutual labels:  samples
Nodejs Docs Samples
Node.js samples for Google Cloud Platform products.
Stars: ✭ 2,309 (-29.9%)
Mutual labels:  samples
Koin Samples
KOIN - a concise and pragmatic dependency injection framework for Kotlin -- #Samples
Stars: ✭ 200 (-93.93%)
Mutual labels:  samples
Php Samples
PHP samples for Google Workspace APIs
Stars: ✭ 174 (-94.72%)
Mutual labels:  samples
Composer Sample Networks
⚠️ ⚠️ ⚠️ Hyperledger Composer has been deprecated ⚠️ ⚠️ ⚠️
Stars: ✭ 226 (-93.14%)
Mutual labels:  samples
Bank Of Anthos
Anthos sample application for retail banking
Stars: ✭ 173 (-94.75%)
Mutual labels:  samples
Maps Sdk For Ios Samples
Samples for the Google Maps SDK for iOS
Stars: ✭ 197 (-94.02%)
Mutual labels:  samples
Cloud Code Samples
Code templates to make working with Kubernetes feel like editing and debugging local code.
Stars: ✭ 245 (-92.56%)
Mutual labels:  samples
Golang Samples
Sample apps and code written for Google Cloud in the Go programming language.
Stars: ✭ 3,088 (-6.25%)
Mutual labels:  samples
Cloud Bigtable Examples
Examples of how to use Cloud Bigtable both with GCE map/reduce as well as stand alone applications.
Stars: ✭ 200 (-93.93%)
Mutual labels:  samples

Camera Samples Repository

This repository contains a set of individual Android Studio projects to help you get started with the Camera APIs in Android.

Samples

Sample Description
CameraXBasic Demonstrates how to use CameraX APIs.
CameraXTfLite Demonstrates how to use TfLite with CameraX APIs.
CameraXBasic Demonstrates how to use CameraX VideoCapture API.
Camera2Basic Demonstrates capturing JPEG, RAW and DEPTH images, e.g. unprocessed pixel data directly from the camera sensor.
Camera2SlowMotion Demonstrates capturing high-speed video in a constrained camera capture session.
Camera2Video Demonstrates recording video using the Camera2 API and MediaRecorder.
Camera2Extensions Demonstrates Camera2 extension live preview and still capture.
HdrViewfinder Demonstrates use of RenderScript to display a live HDR feed from camera frames using Camera2 API.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].