Repository for project colometer, a simple colorimetry android app that detects the color of the objects viewed through the camera..
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.
The following table is the detailed list of colometer.
Item | Value |
---|---|
Java File Count | 11 |
Activity Count | 3 |
Required Permissions | android.permission.CAMERA |
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