VTK
VTK – Fill Hole By Center Point Suture Method
Create a sphere and use a plane to cut it to generate a big hole. This is our test data. Then we will fill the hole by inserting a center point of the boundary and creating new triangle cells to form a new surface. We will use ConnectedEdgeFilter.hpp to handles Read more…