justinjoy / native-camera2
A simple application to demonstrate how to use Android Camera HAL 3
☆84Updated 3 years ago
Alternatives and similar repositories for native-camera2:
Users that are interested in native-camera2 are comparing it to the libraries listed below
- Sample project that uses Android's native camera API with OpenGL☆83Updated 6 years ago
- Android camera preview application using Camera2 API and OpenGL ES/Vulkan☆176Updated 6 months ago
- transform yuv to rgb☆109Updated 9 years ago
- This fork is a POC of back porting camera2ndk.so to API 23 and probably back to API 21☆23Updated 6 years ago
- Use GraphicBuffer class from Android native code☆200Updated 3 years ago
- use OpenCL in ndk☆18Updated 7 years ago
- All credits go to http://bigflake.com/mediacodec/☆74Updated 7 years ago
- An interactive script to download and build OpenCV and OpenCV contrib for Android☆75Updated 7 years ago
- Example of using OpenCV with Android NDK☆81Updated 6 years ago
- This is a sobel filter on Android using OpenCL.☆69Updated 10 years ago
- Simplified Android NDK Camera API 2☆27Updated 5 years ago
- V4L2-based Android Camera HAL driver.☆62Updated 8 years ago
- Android NDK IPC using AHardwareBuffer, SharedMem, and Unix Sockets☆102Updated 6 years ago
- Android Media codec for video encoding and decoding from C++ (e.g. for use with QT). Not fully tested yet, ergo not stable, API 23.☆25Updated 6 years ago
- android NDK JNI, use opencv compiled with ffmpeg, so you can use videocapture to decode videos, such as mp4,avi and so on☆69Updated 6 years ago
- ☆52Updated 3 years ago
- 此程序使用android native代码实现EGL,并使用SurfaceView作为OpenGL绘图窗口。即可提高图形渲染性能,又可使用java层定义的图形界面☆52Updated 7 years ago
- v4l2 camera test for android platform.☆68Updated 6 years ago
- Build OpenCV3 Android SDK with contrib modules☆104Updated 4 years ago
- ffmpeg for android☆65Updated last year
- ☆33Updated 7 years ago
- Build Google libyuv with NDK for Android☆234Updated 8 years ago
- Example of how to use MediaCodec to encode/decode and pass samples as byte array☆78Updated 9 years ago
- ☆22Updated 8 years ago
- Convert yuv to rgb(yuv422p, yuv420p, etc), or vice versa.VS 2003 project(but written in pure C). see https://github.com/latelee/YUVPlayer…☆96Updated 2 years ago
- Android USB Camera☆44Updated 8 years ago
- ☆41Updated 4 years ago
- Integrating Caffe2, OpenCV with Android Native Camera API☆18Updated 7 years ago
- Stagefright Plugins for Android☆95Updated 9 years ago
- 打开摄像头,用oes纹理获取预览数据,再用hardwarebuffer将预览数据拷贝到cpu☆23Updated 6 years ago