Android Open Source - Image analyze ThresholdTrainer






Project Summary

An android app that measures HSV color values in an image. The goal is to use it to help analyze images for use in computer vision applications..

Web Site / Source Repository

ThresholdTrainer is hosted in the following web site
https://github.com/joshuabenuck/ThresholdTrainer

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

ItemValue
Java File Count7
Minimum SDK Version8
Activity Count1
Fragment Count2
Test Case Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA




Java Source Files

ThresholdTrainer has the following Java source files.

com.github.thresholdtrainer.CvViewBase.java
com.github.thresholdtrainer.HsvRangeFinder.java
com.github.thresholdtrainer.HsvRangeFinderTest.java
com.github.thresholdtrainer.ImageFragment.java
com.github.thresholdtrainer.ImageListAdapter.java
com.github.thresholdtrainer.TrainerActivity.java