Android Open Source - Image picture image-extraction-android






Project Summary

An android client application for image-extraction-server. Take a picture, extract the object using simple gestures and identify it!.

Web Site / Source Repository

image-extraction-android is hosted in the following web site
https://github.com/Tug/image-extraction-android

If you think the Android project image-extraction-android 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 image-extraction-android.

ItemValue
Java File Count14
Minimum SDK Version8
Activity Count3
Required Permissionsandroid.permission.ACCESS_COARSE_LOCATION
android.permission.CAMERA
android.permission.INTERNET
android.permission.VIBRATE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

image-extraction-android has the following Java source files.

sg.edu.nyp.fis.BitmapUtil.java
sg.edu.nyp.fis.BrowserActivity.java
sg.edu.nyp.fis.BrushTool.java
sg.edu.nyp.fis.DownloadFilesTask.java
sg.edu.nyp.fis.DrawTool.java
sg.edu.nyp.fis.DrawerActivity.java
sg.edu.nyp.fis.HomeActivity.java
sg.edu.nyp.fis.MessageAlert.java
sg.edu.nyp.fis.MultipartPostTask.java
sg.edu.nyp.fis.PaintOnImageView.java
sg.edu.nyp.fis.RectangleTool.java
sg.edu.nyp.fis.ZoomContext.java
sg.edu.nyp.fis.ZoomableCanvas.java
sg.edu.nyp.fis.ZoomableImage.java