Android Open Source - Camera detect camera-shade






Project Summary

a tiny experiment with edge detection on the camera preview in android using GLSL.

Web Site / Source Repository

camera-shade is hosted in the following web site
https://github.com/bwr/camera-shade

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

ItemValue
Java File Count2
Target SDK Version15
Minimum SDK Version15
Activity Count1
Required Permissionsandroid.permission.CAMERA
android.permission.WAKE_LOCK
Asset File Namesassets\fragment.glsl
assets\vertex.glsl




License

The license information of camera-shade is as follows:

MIT License

Java Source Files

bwr.camerashade.EdgeDetectionRenderer.java
bwr.camerashade.MainActivity.java