Android Open Source - Camera live t_rtf_camera






Project Summary

A prototype of camer live filter. Try to use diversified technologies to realize it..

Web Site / Source Repository

t_rtf_camera is hosted in the following web site
https://github.com/fortdam/t_rtf_camera

If you think the Android project t_rtf_camera 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 t_rtf_camera.

ItemValue
Java File Count8
Target SDK Version17
Minimum SDK Version17
Activity Count4
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
Raw File Namesres\raw\blackwhite.bc
res\raw\filter.bc
res\raw\fragment_cyan.glsl
res\raw\fragment_fish_eye.glsl
res\raw\fragment_grey_scale.glsl
res\raw\fragment_h_mirror.glsl
res\raw\fragment_negative_color
res\raw\fragment_no_effect.glsl
res\raw\fragment_radial_blur.glsl
res\raw\fragment_sepia_tone.glsl
res\raw\fragment_v_mirror.glsl
res\raw\vertex.glsl




Java Source Files

t_rtf_camera has the following Java source files.

com.example.t_rtf_camera.CameraPreview.java
com.example.t_rtf_camera.FilterPreview.java
com.example.t_rtf_camera.FilterTextureView.java
com.example.t_rtf_camera.GLPreviewActivity.java
com.example.t_rtf_camera.NativeProcessActivity.java
com.example.t_rtf_camera.PreviewActivity.java
com.example.t_rtf_camera.SelectActivity.java