A very simple app to gather data points of a image for further machine learning in the PicIt application..
DrawIt is hosted in the following web site
https://github.com/fenstamaker/DrawIt
If you think the Android project DrawIt 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 DrawIt.
Item | Value |
---|---|
Java File Count | 4 |
Target SDK Version | 14 |
Minimum SDK Version | 10 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.WRITE_EXTERNAL_STORAGE |
DrawIt has the following Java source files.
edu.montclair.hci.drawit.DrawItActivity.java edu.montclair.hci.drawit.DrawView.java edu.montclair.hci.drawit.PhotoView.java edu.montclair.hci.drawit.SaveFile.java