Polygonal Surface Reconstruction Issues - surface not generated properly #9484
limcw-Calvin
started this conversation in
General
Replies: 1 comment
|
Would appreciate any help or guidance here please. thanks! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
With regards to https://doc.cgal.org/latest/Polygonal_surface_reconstruction/index.html, I ran directly without modification to the code Polygonal_surface_reconstruction/polyfit_example_model_complexity_control.cpp , it takes in the model building.ply and generates 3 varying detailed levels of output models. But all the models are seemingly disjoint. I compiled with both GLPK and SCIP version, with the same exact results. Can anyone explain to me why is this so? Thanks.

All reactions