This Android project is used to convert camera YUV byte data in to RGB data (can be used in augmented reality) in android NDK..
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.
The following table is the detailed list of YUV-to-RGB-in-Android-NDK.
Item | Value |
---|---|
Java File Count | 4 |
Supported screen sizes | [mdpi, hdpi, xhdpi] |
Target SDK Version | 15 |
Minimum SDK Version | 9 |
Activity Count | 1 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA android.permission.RECORD_AUDIO android.permission.RECORD_VIDEO android.permission.WRITE_EXTERNAL_STORAGE |
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.
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