capture image and inertial sensor outputs on Android device.
CameraIMUDataCapture is hosted in the following web site
https://github.com/vantasy/CameraIMUDataCapture
If you think the Android project CameraIMUDataCapture 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 CameraIMUDataCapture.
Item | Value |
---|---|
Java File Count | 3 |
Activity Count | 1 |
Required Permissions | android.permission.CAMERA android.permission.MOUNT_UNMOUNT_FILESYSTEMS android.permission.WRITE_EXTERNAL_STORAGE |
CameraIMUDataCapture has the following Java source files.
com.example.datacapture.app.CameraPreview.java com.example.datacapture.app.MainActivity.java com.example.datacapture.app.SensorMonitor.java