Android Open Source - Camera color colometer






Project Summary

Repository for project colometer, a simple colorimetry android app that detects the color of the objects viewed through the camera..

Web Site / Source Repository

colometer is hosted in the following web site
https://github.com/adlebzelaznog/colometer

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

ItemValue
Java File Count11
Activity Count3
Required Permissionsandroid.permission.CAMERA




Java Source Files

colometer has the following Java source files.

es.us.colometer.app.Color.ColorModelConverter.java
es.us.colometer.app.PrincipalScreen.java
es.us.colometer.app.Settings.java
es.us.colometer.app.SettingsValueSelection.java
es.us.colometer.app.camera.CameraFocus.java
es.us.colometer.app.camera.CameraManager.java
es.us.colometer.app.exceptions.CameraNotAvailableException.java
es.us.colometer.app.util.SystemUiHider.java
es.us.colometer.app.util.SystemUiHiderBase.java
es.us.colometer.app.util.SystemUiHiderHoneycomb.java