weigao95 / surfelwarp

SurfelWarp: Efficient Non-Volumetric Dynamic Reconstruction
https://sites.google.com/view/surfelwarp/home
BSD 3-Clause "New" or "Revised" License
279 stars 71 forks source link

How to improve the efficiency of reconstruction #44

Closed shugao1 closed 4 years ago

shugao1 commented 4 years ago

Hello! I implemented your program in Ubuntu, running a data set, but I need 3s to process a frame of image, it looks like your video is more efficient to rebuild, what's the reason?

weigao95 commented 4 years ago

It shouldn't be that slow. Please check 1) have you turned out offline rendering 2) have you built with release.

You may check: https://github.com/weigao95/surfelwarp/issues/39 for more discussion.