Where can I find the SimpleITK documentation and reference information?

后端 未结 3 1479
旧时难觅i
旧时难觅i 2021-02-09 10:42

I am interested in trying to use SimpleITK to solve my imaging problem. Can you please tell me where the documentation and training materials are?

3条回答
  •  半阙折子戏
    2021-02-09 11:27

    Not documentation, but Kyriakou's PyScience blog has excellent and in-depth implementations of SimpleITK and VTK.

    For SimpleITK he goes over

    • Image segmentation (https://pyscience.wordpress.com/2014/10/19/image-segmentation-with-python-and-simpleitk/#more-126)
    • Multi-modal segmentation (https://pyscience.wordpress.com/2014/11/02/multi-modal-image-segmentation-with-python-simpleitk/)

提交回复
热议问题