Line3Dpp
Line3Dpp copied to clipboard
Line3D++ - Multi-View Stereo using Line Segments
i run line3D with the sfm results of colmap, like: `./runLine3Dpp_colmap -i ~/project/Line3Dpp/experiments/jrg-0622-44/colmap-pre/image/pic -m ~/project/Line3Dpp/experiments/jrg-0622-44/colmap-pre/sfm_result` the output is : `[L3D++] @GPU: [0001] --> DataArray::allocateGPU(): GPU memory could not be allocated...[out...
May I ask the author, is the input of this line3D++the output from running SFM code, such as an obj file
I try to use ndk to compile but get some errors and I don't know how to deal with them. > /usr/local/include/eigen3/Eigen/src/Core/util/IndexedViewHelper.h:57:135: Generating code for declaration 'Eigen::lastp1' clang++: error: unable...
Hi, the program runs normally。 But I only have unordered point cloud information, how can I get line segments? 
hello, thank you for sharing such a nice code in advance, and it's working well in my computer I get the 3d-line model by the executable file runLine3Dpp_colmap. Now, I...
Can any friends give me windows excutables, i can't build it successfully on windows 10, please help me! Thank you very much!
Hi, First of all, i want to thank you for this wonderful work. I can run it without problem when I specify > -c 0 for not running optimization. But...