Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

NdkCamera Sample

Two API samples:

  • texture-view: Preview NDK camera image with Android TextureView
  • basic: A basic NdkCamera sample to preview camera images with AReadImage and take jpeg photos. Exposure and sensitivity are adjustable for preview, however capturing photos is in auto mode (it could be adjustable with similar method as used for preview).

Other Resources

Screenshots

screenshot