Skip to content

A VTK utility to find connected points in a triangled surface. vtkExtractEdges rearrange points, and it makes my surface parcellation program fail. So I wrote this program to build a "graph" from triangled surface.

Notifications You must be signed in to change notification settings

zhangteng630/ConnectedPoints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ConnectedPoints

A VTK utility to find connected points in a triangled surface. vtkExtractEdges rearrange points, and it makes my surface parcellation program fail. So I wrote this program to build a "graph" from triangled surface.

About

A VTK utility to find connected points in a triangled surface. vtkExtractEdges rearrange points, and it makes my surface parcellation program fail. So I wrote this program to build a "graph" from triangled surface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published