All Projects → yangmingchuan → Cameramaster

yangmingchuan / Cameramaster

自定义 camera + camera2+ opengles + 各种系统相机操作

Programming Languages

java
68154 projects - #9 most used programming language

SunCamera

一个 学习自定义的 Camera1 、Camera2 、Camera X 和 OpenglES 的Demo

版本迭代

  • 1.3 完善部分bug (暂时停止维护)
  • 1.2 添加 拍照录像及硬件设备信息调节界面
  • 1.1 添加 Camera 2 相机使用界面
  • 1.0 添加 Camera 1 相机使用界面

感谢

https://github.com/chensowf/Camera 录像代码部分参考和学习。感谢开源

效果图

  1. 目前 拍照 摄像界面 效果界面主要 在 CameraVideoActivity 界面中。

image

2.camera+surfaceview 博客地址:https://www.jianshu.com/p/af39024896ce

image

  1. camera2 + TextureView 博客地址 : https://www.jianshu.com/p/c99fd9dfd77f

  2. camera2 + glSurfaceview + opengles 博客地址 : https://www.jianshu.com/p/e4ece3f21ec8

  3. 相机的 曝光补偿、曝光时间、白平衡、iso 缩放、闪光灯、旋转相机等功能已经完成。详见 GoogleCameraActivity 类

image

  1. Camera X 代码在 app/camerax 目录下
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].