Android Open Source - Camera project YUV-to-RGB-in-Android-NDK






Project Summary

This Android project is used to convert camera YUV byte data in to RGB data (can be used in augmented reality) in android NDK..

Web Site / Source Repository

YUV-to-RGB-in-Android-NDK is hosted in the following web site
https://github.com/manishpathak99/YUV-to-RGB-in-Android-NDK

If you think the Android project YUV-to-RGB-in-Android-NDK listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of YUV-to-RGB-in-Android-NDK.

ItemValue
Java File Count4
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version9
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.RECORD_AUDIO
android.permission.RECORD_VIDEO
android.permission.WRITE_EXTERNAL_STORAGE




Resource Files

There are 1 image files in YUV-to-RGB-in-Android-NDK. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

YUV-to-RGB-in-Android-NDK has the following Java source files.

in.manishpathak.videodemo.OverlayView.java
in.manishpathak.videodemo.SdCardUtils
.java
in.manishpathak.videodemo.VideoCapture.java