I have recently got to know that, we can use jupyter notebooks for running c++ codes also.
How can we import ITK into it?
Unrelated to ITK, check cling and/or xeus-cling documentation on how to include external projects.
This example with OpenCV might help.
2 Likes