A prototype of camer live filter. Try to use diversified technologies to realize it..
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.
The following table is the detailed list of t_rtf_camera.
Item | Value |
---|---|
Java File Count | 8 |
Target SDK Version | 17 |
Minimum SDK Version | 17 |
Activity Count | 4 |
jar files used | android-support-v4.jar |
Required Permissions | android.permission.CAMERA |
Raw File Names | res\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 |
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