DeformableFriends / NeuralTracking

Official implementation for the NeurIPS 2020 paper Neural Non-Rigid Tracking.
https://www.niessnerlab.org/projects/bozic2020nnrt.html
MIT License
185 stars 37 forks source link

How to convert my depth map to standard format depth map? #10

Closed Jeremy-Yung closed 3 years ago

Jeremy-Yung commented 3 years ago

When try to use my own data to tracking mesh points, I faced a serious problem which I can not convert my depth map to yours starndard format. So how to transform my xyz coordinate to your camera coordinate, or you can tell me how to get the depth map.