Skip to content

Multiple samples showing the best practices in camera APIs on Android.

License

Notifications You must be signed in to change notification settings

pgfsim/camera-samples-logicalExample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Camera Samples Repository

Example showing logical camera "0" and physical camera "3" (telephoto) use result in incorrect image capture - Xperia 1 III

logical camera "0" & physical camera "2" = working

logical camera "0" & physical camera "3" = bad

logical camera "0" & physical camera "4" = bad

Samples

Sample Description
Camera2Basic Demonstrates capturing JPEG, RAW and DEPTH images, e.g. unprocessed pixel data directly from the camera sensor.

About

Multiple samples showing the best practices in camera APIs on Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%