Documentation/ImageGallery

From Commontk
Jump to navigationJump to search
Home < Documentation < ImageGallery

Widgets

Visualization/VTK/Widgets

DICOM

Scripting/Python

How to launch the PythonShell
  • Make sure that you have CTK_APP_ctkSimplePythonShell enable.
  • To do it, type ccmake . in a terminal console at the CTK-build level. Use t to display all specifications and turn ON the CTK_APP_ctkSimplePythonShell parameter.
  • To create the binaries, run make -j8 in the same folder level.
  • To run the app, go to the repository CTK-build/CTK-build/bin and run ./ctkSimplePythonShell.