VideoIMUCapture icon

VideoIMUCapture for Android

0.12 GPL-3.0-only

Capture Video, IMU data and Camera data

Download APK (3.7 MB)


Version
0.12 (12)
Update
Developer
David Gillsjö
Category
Multimedia
License
GPL-3.0-only
Source Code
Code Repository

VideoIMUCapture app

VideoIMUCapture does capture video and IMU data useful for 3D reconstruction using SLAM and Structure from Motion techniques. It is a data collection tool for researchers working with Simultaneous Localization and Mapping (SLAM) and Structure from Motion (SfM).

The app records Camera Frames at ~30Hz and Inertia Measurement Unit (IMU) data at ~100Hz synchronized to the same clock, given that the Android device supports it. The camera frames are stored to a H.264/MP4 video file and the frame meta data together with IMU data is stored in a protobuf3 file.

A major problem with modern smartphones and 3D reconstruction is that all have Optical Image Stabilization (OIS), which means different camera parameters for each frame. Furthermore, on many Android devices it cannot be disabled and a rare few actually supply the data of the lens movement. VideoIMUCapture shows a clear warning if you have this feature on during recording and includes settings for both Optical Image Stabilization and Digital Video Stabilization (DVS).


Features:

  • Captures camera frames at ~30Hz to H.264/MP4.
  • Captures IMU data at ~100Hz.
  • Synchronized clock, assuming the device supports it.
  • Stores IMU data and all frame meta data in a protobuf file, check recording.proto to see what data is included.
  • Display warning if OIS or DVS is enabled since this affects the camera parameters.
  • Settings menu for configuring video resolution, OIS, DVS, Auto focus and Auto exposure.

Issues and comments

Submit Issue

Old Versions


Similar apps