Android Open Source - Camera sensor ObjDetection






Project Summary

Simple Android project to detect an object based on the phone's camera vision and an assisting IR sensor.

Web Site / Source Repository

ObjDetection is hosted in the following web site
https://github.com/ngohgia-old/ObjDetection

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

ItemValue
Java File Count4
Minimum SDK Version8
Activity Count2
jar files usedandroid-support-v4.jar
Required Permissionsandroid.permission.CAMERA
android.permission.READ_EXTERNAL_STORAGE
android.permission.WRITE_EXTERNAL_STORAGE




Java Source Files

ObjDetection has the following Java source files.

com.ngohgia.ecube.objectdetection.ObjBlobDetection.java
com.ngohgia.ecube.objectdetection.ObjDetectCam.java
com.ngohgia.ecube.objectdetection.ObjDetectImgProc.java
com.ngohgia.ecube.objectdetection.ObjectDetectionCamPreview.java