Skip to content

A slight modification of the VTK particle viewer example, to serve as a basis for viewing vessel tortuosity.

Notifications You must be signed in to change notification settings

chrismullins/VesselViewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

VesselViewer

A slight modification of the VTK particle viewer example, to serve as a basis for viewing vessel tortuosity.

In order to compile, configure with the option VTK_DIR to link against VTK.

$ git clone git://github.com/chrismullins/VesselViewer.git

$ mkdir VV-build && cd VV-build

$ cmake -DVTK_DIR=/path/to/VTK-build /path/to/VesselViewer

$ make

$ ./VesselViewer /path/to/704withTort.tre

About

A slight modification of the VTK particle viewer example, to serve as a basis for viewing vessel tortuosity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages