MarekKowalski / LiveScan3D

LiveScan3D is a system designed for real time 3D reconstruction using multiple Azure Kinect or Kinect v2 depth sensors simultaneously at real time speed.
MIT License
749 stars 202 forks source link

Read .bin #33

Closed TerryHoQvQ closed 5 years ago

TerryHoQvQ commented 5 years ago

Hi, Marek!

I want to get the timestamp of each frame, whether it needs to be obtained by reading the bin file. I just added a timestamp to ply writer, but you know its time is the time after processing. I want the original shooting time. Can you give me some suggestion? Thanks in advance.