Android Open Source - Image opencv AndroidSFM






Project Summary

An android application using opencv,android ndk to solve SFM using two images.

Web Site / Source Repository

AndroidSFM is hosted in the following web site
https://github.com/TharinduAmila/AndroidSFM

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

ItemValue
Java File Count5
Target SDK Version21
Minimum SDK Version14
Activity Count4
Required Permissionsandroid.permission.CAMERA
android.permission.READ_EXTERNAL_STORAGE




Java Source Files

AndroidSFM has the following Java source files.

com.example.sfm.MainActivity.java
com.example.sfm.My3DView.java
com.example.sfm.OpenGLRenderer.java
com.example.sfm.Points.java
com.example.sfm.Viewer3dActivity.java