Skip to content

πŸ“± An iOS app for capturing RGB-D data directly using Structure Sensor. Built upon the official Structure SDK Viewer sample, tailored for streamlined RGB-D recording on iOS devices.

Notifications You must be signed in to change notification settings

Launch-on-Titania/Structure-Sensor-Record

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Introduction

This is a dedicated iOS application for recording RGB-D data using the Structure Sensor.

The app is extended from the official Structure SDK Viewer example and includes functionality for real-time synchronised RGB and Depth capture.

πŸ“‚ Format

  • rgb file: {0000}_color.png

  • depth file: {0000}_depth.png

  • intrinsics: depth_intrinsics.txt & rgb_intrinsics.txt

  • extrinsics: extrinsics.txt

πŸ› οΈ Tutorial

  • Record button (start recording)

  • Stop button (stop recording)

  • Finish button (blank folder to distinguish different sequences)

    • You should first push the finish button to start the real-time reveal on the start button

πŸ“± Platform

  • iOS (iPhone/iPad)
  • Requires Structure Sensor + Structure SDK

πŸ“Œ Features

  • Real-time RGB and Depth preview and recording
  • Timestamped folder creation (millisecond precision)
  • Direct hardware integration with Structure Sensor
  • Based on the Structure SDK Viewer sample
  • Saves data in a structured format for later processing

Recording effect

hi

About

πŸ“± An iOS app for capturing RGB-D data directly using Structure Sensor. Built upon the official Structure SDK Viewer sample, tailored for streamlined RGB-D recording on iOS devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published