===============================================
Converts raw capture data (.h264, .depth, .txt, .imu) output from the ScannerApp to .sens format.
This code was developed under VS2013.
Requirements:
- ffmpeg (assumes that
ffmpeg.exeis at the relativel path./ffmpeg/ffmpeg.exe) - our research library mLib, a git submodule in ../external/mLib
- mLib external libraries can be downloaded here
To run:
converter.exe [path to directory of ScannerApp outputs] [name of ScannerApp output to convert]