Android app for recognizing paintings based on camera shot.
painting_recognize is hosted in the following web site
https://github.com/hariharsubramanyam/painting_recognize
If you think the Android project painting_recognize 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 painting_recognize.
Item | Value |
---|---|
Java File Count | 6 |
Target SDK Version | 18 |
Minimum SDK Version | 8 |
Activity Count | 1 |
Fragment Count | 2 |
jar files used | android-support-v4.jar itraffApi_v1.jar |
Required Permissions | android.permission.ACCESS_NETWORK_STATE android.permission.CAMERA android.permission.INTERNET |
Asset File Names | assets\displays.json |
painting_recognize has the following Java source files.
com.example.museumtour.activities.MainActivity.java com.example.museumtour.activities.SingleFragmentActivity.java com.example.museumtour.adapters.MuseumDisplayArrayAdapter.java com.example.museumtour.fragments.MainFragment.java com.example.museumtour.models.DisplayModel.java com.example.museumtour.models.MuseumDisplays.java