SimpleITK2.0 Updated Logo

As part of work towards the second major release of SimpleITK, the toolkit’s logo has been redesigned (thanks to Sam Ezeji):
Full logo:


Icon only version:
icon

If you haven’t had the opportunity to try our first release candidate, there’s still time to try it out and give us your feedback.

To install the Python version of RC1 use pip:

python -m pip install --upgrade pip
python -m pip install --pre SimpleITK --find-links 
https://github.com/SimpleITK/SimpleITK/releases/tag/v2.0rc1

or conda:

conda install -c simpleitk/label/dev simpleitk

Support SimpleITK, evaluate RC1!

    Happy Coding
        Ziv (on behalf of the SimpleITK development team)

7 Likes

6 posts were split to a new topic: Does simple ITK (python) offers all the functionalities as the C++ ITK?