puzzlepaint / surfelmeshing

Real-time surfel-based mesh reconstruction from RGB-D video.
BSD 3-Clause "New" or "Revised" License
420 stars 83 forks source link

problem about ICL dataset #24

Closed lql0602 closed 1 year ago

lql0602 commented 1 year ago

hellow when i use ICL data ,it always can't read the groundtruth.txt correctly. how to use the ICL data set

terminate called after throwing an instance of 'std::out_of_range' what(): vector::_M_range_check: __n(which is 3) >= this->size() (which is 3) Aborted (core dumped)

thank you