Open gianmarcoaddari opened 5 years ago
The last algorithm , to compute the polygonization after the vertices have been computed is not correct and does not actually follow the paper , that need to be re implemented. I lack time right now , so I can not fix it right away. I will welcome if you want to implement otherwise I will fix it once I get some time.
On Tue, Jan 22, 2019 at 8:55 PM Jaddari notifications@github.com wrote:
Hi,
I compiled the code using VTK-7.1.1, opencv-3.4.4 and eigen3. When I execute the demo I get a bunch of "found invalid vertex connection" and then multiple "connection error". This results in the mesh of the VH being full of holes.
Is there a fix I can try to avoid this behaviour?
Thanks
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/avanindra/EPVH/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/AC1UNnrphE_YDTyiFsTfNI7d9kzDWffmks5vFy1mgaJpZM4aM5_l .
Hi,
I compiled the code using VTK-7.1.1, opencv-3.4.4 and eigen3. When I execute the demo I get a bunch of "found invalid vertex connection" and then multiple "connection error". This results in the mesh of the VH being full of holes.
Is there a fix I can try to avoid this behaviour?
Thanks