An android app that learns how to recognise when you move your phone in a circle..
shape-recognition is hosted in the following web site
https://github.com/DevanKuleindiren/shape-recognition
If you think the Android project shape-recognition 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 shape-recognition.
Item | Value |
---|---|
Java File Count | 3 |
Target SDK Version | 21 |
Minimum SDK Version | 14 |
Activity Count | 2 |
jar files used | android-support-v4.jar commons-math3-3.3-javadoc.jar commons-math3-3.3.jar |
Asset File Names | assets\trainedWeights.txt |
shape-recognition has the following Java source files.
com.devankuleindiren.shapenet.DeepNet.java com.devankuleindiren.shapenet.MainActivity.java com.devankuleindiren.shapenet.Train.java