ScanNet
ScanNet copied to clipboard
added support for point cloud export
I'm a little confused about the check for transform[0][0] == 0 on line 136 — shouldn't invalid poses be marked only with -inf per the C++ documentation?
Sorry for the delay in response. It corresponds to line 1572 in 'ScanNet/SensReader/c++/src/sensorData.h'. (If you are viewing it using a browser on GitHub, you need to scroll right to see the full conditional).