globfit icon indicating copy to clipboard operation
globfit copied to clipboard

Code for SIGGRAPH 2011 paper GlobFit: Consistently Fitting Primitives by Discovering Global Relations

Results 4 globfit issues
Sort by recently updated
recently updated
newest added

Do you know how to visualize the data like fig11.globfit?

hi, i run the code in ubuntu16.04, cmake is done,but when i make it have a error "/home/simon/Desktop/globfit-master/src/Solver.cpp:3:20: fatal error: engine.h: No such file or directory #include ^ compilation terminated....

Hi, Could you please give some instructions on how to create a new input dataset? Say if I have a point cloud generated by SfM, how can I convert it...

I notice that in GlobFit.h, some functions can not be found in its corresponding cpp file, is it a complete file?