VTK
`Can’t follow edge` In vtkSelectPolyData
I used vtkSelectPolyData to find the center area in the circle on the surface of the tooth. But it often failed to give me a satisfying result but showed the error, Can’t follow edge. The worse situation is that it crashed when I tried to access the scalar in point data. Read more…