Android Open Source - Example example Android3dTracking






Project Summary

Example of adding depth using face tracking.

Web Site / Source Repository

Android3dTracking is hosted in the following web site
https://github.com/joshnewnham/Android3dTracking

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

ItemValue
Java File Count7
Supported screen sizes[nodpi]
Target SDK Version17
Minimum SDK Version16
Activity Count1
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.INTERNET
android.permission.WRITE_EXTERNAL_STORAGE
Raw File Namesres\raw\city_floor.dae
res\raw\cityplan.png
res\raw\floor.dae
res\raw\floor_tex.jpg
res\raw\pillar.dae
res\raw\pillar_tex.png
res\raw\road_tex.jpeg
res\raw\spaceship.dae
res\raw\spaceshiptex.png
res\raw\window2r.jpg
res\raw\window3r.png
res\raw\window4r.jpg
res\raw\window5r.png
res\raw\window6r.png
res\raw\windowr.jpg




Resource Files

There are 1 image files in Android3dTracking. The names of the image files are listed as follows.

faceicon.png

The following screenshort is generated from the image listed above.

null

Java Source Files

Android3dTracking has the following Java source files.

lab.wmp.android3dtracking.BuildingModel.java
lab.wmp.android3dtracking.CameraUtils.java
lab.wmp.android3dtracking.CityBuilder.java
lab.wmp.android3dtracking.HeadTrackingProcess.java
lab.wmp.android3dtracking.HeadTrackingView.java
lab.wmp.android3dtracking.HomeActivity.java
lab.wmp.android3dtracking.TrackingInfo.java