Where can I find the SimpleITK documentation and reference information?
Asked Answered
W

3

7

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?

Waterside answered 22/9, 2011 at 20:18 Comment(0)
P
7

SimpleITK is documented here, and has a tutorial that has been presented at the MICCAI 2011 conference.

Development of SimpleITK is hosted on Github and feature requests can be entered in Jira.

Direct Links:

Poppied answered 22/9, 2011 at 20:57 Comment(0)
N
4

There are additional resources that are useful, SimpleITK's WIKI, SimpleITK-Notebooks, and SimpleITK Doxygen.

The SimpleITK WIKI contains a FAQ, information on building SimpleITK, and some visual guides to getting started in different languages.

SimpleITK-Notebooks is a collection of Python Notebooks containing examples on how to do image processing.

SimpleITK's Doxygen contains documentation of the C++ API, along with basic example for different languages.

Nial answered 5/2, 2014 at 13:42 Comment(1)
I would say the SimpleITK-Notebooks listed above are the best place for a beginner to start after having installed SimpleITK.Khalif
P
3

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

For SimpleITK he goes over

Peshitta answered 17/8, 2017 at 15:50 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.