Tuesday, April 17, 2018

itk examples run

Copy .cxx file and CMakeLists.txt.  Setup bin folder, cmake the source and build. In terminal, get to bin folder, use make then./ the executable file.

Directions for how to run includes things on superbuild to link itk and vtk:
https://itk.org/Wiki/ITK/Examples/Instructions/ForUsers#Build_all_of_the_examples


Tried and work:
HelloWorld gave the expected output given on the website.


No comments:

Post a Comment