Fetch the repository succeeded.
This repository contains a set of individual Android Studio projects to help you get started with the CameraX and Camera2 APIs in Android.
Sample | Description |
---|---|
DualAudioRecord | 使用AudioRecord同时录制两路音频,此示例可以用来检测设备是否支持 |
DualCamera | 同时打开两个Camera并通过onPreviewFrame获取YUV数据回调 |
OpenGLRecorder | Camera 通过OpenGL添加水印并录制视频 |
CameraXBasic | Demonstrates how to use CameraX APIs. |
CameraXAdvanced | Demonstrates how to use CameraX APIs with TFLite and others |
CameraXVideo | 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. |
Sign in to post a comment
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
Repository Comments ( 0 )