oppo / CameraUnit
CameraUnit is an open interface for ColorOS camera capabilities, which can eliminate the gap between the system's camera capabilities and third-party applications. You can also get the same shooting experience as system camera in your applications.
☆45Updated 2 years ago
Alternatives and similar repositories for CameraUnit:
Users that are interested in CameraUnit are comparing it to the libraries listed below
- 使用libyuv对yuv数据进行缩放,旋转,镜像,裁剪等操作☆228Updated 5 years ago
- A image processing library on Android, base on the libyuv.☆193Updated 4 years ago
- Google Camera2 App Sources, build with gradle.☆40Updated 6 years ago
- libjpeg-turbo、libpng、libyuv等图形图像处理库的移植与YUV和RGB的转换操作实践☆111Updated 6 years ago
- Android 音视频处理集合,关联了ffmpeg\libyuv等等库☆130Updated last year
- An excellent Android OpenGL Framework☆75Updated 4 years ago
- A lightweight rendering library designed for Android that uses Only Java to make people forget the technical details of Opengl☆51Updated 2 years ago
- ☆43Updated 4 years ago
- OpenGL基础入门☆335Updated 3 years ago
- ☆34Updated 7 years ago
- A Android MediaCodec Tutorial☆30Updated 11 months ago
- FilmKilns is a cross-platform project. Committed to quickly and easily implement a variety of complex multimedia needs, including recordi…☆201Updated 2 months ago
- 一个OpenGL es入门项目,帮助初学者更快地入门学习。主要内容是基础图形绘制、缓冲对象使用、渲染视频、视频添加滤镜效果,详细可见我的博客专栏。Opengl es study demo for freshman to learn opengl es quickly.☆86Updated 10 months ago
- opengl Tutorial☆86Updated 6 years ago
- 基于Android平台的音视频编解码项目,使用MediaCodeC、OpenGL高效解决音视频编解码问题☆255Updated 5 years ago
- Image processing based on Shader for Android platform☆108Updated 6 years ago
- 文章例子集合☆109Updated 7 years ago
- Android OpenGL 图片/视频特效渲染库,类似IOS上的GPUImage(Android OpenGL Image/Video Effect Rendering Library which is similar to GPUImage on IOS)☆78Updated 4 years ago
- 基于cmake构建的ijkPlayer☆53Updated 3 years ago
- ☆45Updated 6 years ago
- 学习实践OpenGLES,包括绘制几何图形,添加渲染三角形, 等腰三角形,彩色等腰三角形,和圆,使用OpenGlES 对图片进行模糊,冷暖色调等处理,编写glsl着色器语言,基于Camera+GlSurfaceView实现相机实时预览 ,实时美颜,实时预览滤镜功能,以及对相册…☆82Updated 4 years ago
- 简书博客备份☆32Updated 4 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago
- Android NDK 音视频 FFmpeg OpenGL OpenCV rtmp 直播 学习记录! 想要更全面的学习音视频可以点击👉(适合零基础入门音视频专栏)☆152Updated 5 years ago
- OpenGL运用在Android上的Demo,结合Camera和MediaCodec实现预览和渲染,用于实现视频的裁剪,翻转,缩放,滤镜功能。☆70Updated 6 years ago
- A Simple Android MediaPlayer using FFmpeg, OpenSLES and OpenGLES base on ffplay☆103Updated 5 years ago
- 基于 Vulkan 实现的 GPUImage☆155Updated 2 years ago
- ☆149Updated 4 years ago
- ☆69Updated 7 years ago
- Android 基于共享内存实现 Camera 跨进程大数据的高效传输。目前有很多智能设备采用了Android系统,对Camera,图形渲染都有很多不同于手机App的需求,在没有很好的跨进程传输方案的情况,有些项目只能把很多业务功能杂糅在一个App进程中,使模块承载的业务功…☆72Updated 2 years ago