InsightSoftwareConsortium/ITK: ITK 5.1.2
Creators
- Ibanez, Luis1
- Lorensen, Bill2
- McCormick, Matthew3
- King, Brad3
- Blezek, Daniel4
- Johnson, Hans5
- Lowekamp, Bradley
- Jomier, Julien6
- Miller, Jim
- Lehmann, Gaëtan
- Cates, Josh
- Ng, Lydia7
- Kim, Jisung
- Gelas, Arnaud
- Malaterre, Mathieu
- Krishnan, Karthik
- Hoffman, Bill
- Williams, Kent
- Budin, Francois
- Legarreta, Jon Haitz8
- Schroeder, Will
- R. Aylward, Stephen3
- Zukić, Dženan9
- Liu, Xiaoxiao
- Avants, Brian10
- Dekker, Niels
- Noe, Aljaz
- Popoff, Michka
- Hart, Gabe
- McBride, Sean
- Sundaram, Tessa
- Gouaillard, Alexandre
- Stauffer, Michael
- Enquobahrie, Andinet
- Tustison, Nick11
- Pathak, Sayan
- Cedilnik, Andy
- Chen, Ting
- Shelton, Damion
- Helba, Brian
- Quammen, Cory
- Jin, Yinpeng
- Padfield, Dirk
- Vercauteren, Tom
- Jae Kang, Hyun
- Turek, Matt
- Tamburo, Robert
- Audette, Michel
- Hernandez-Cerdan, Pablo
- Foskey, Mark
- Hughett, Paul
- Doria, David
- Kindlmann, Gordon
- Cole, David
- Fillion-Robin, Jean-Christophe3
- Turner, Wes
- Chen, Sophie
- S. FONOV, Vladimir
- Tasdizen, Tolga
- Duda, Jeffrey
- Galeotti, John
- BARRE, Sebastien
- Jaume, Sylvain
- Mosaliganti, Kishore
- Chandra, Parag
- Ghayoor, Ali
- Mackelfresh, Andrew
- Mullins, Christopher
- Zhuge, Ying
- Martin, Ken
- Xue, Xinwei
- Straing, Marius
- Estepar, Raul
- Squillacote, Amy
- Wyman, Brad
- Chang, Wilson
- Guyon, Jean-Philippe
- Botha, Charl
- Baghdadi, Leila
- maekclena
- Vigneault, Davis12
- P. Awate, Suyash
- Reynolds, Patrick
- Rit, Simon13
- Pincus, Zachary
- Finet, Julien
- Venkatram, Raghu
- Zygmunt, Kris
- Rondot, Pascale
- Davis, Brad
- Antiga, Luca
- Coursolle, Mathieu
- Roden, Mark
- Park, Sangwook
- Cheung, Ho
- Aaron Cois, C.
- Gandel, Lucas
- Kaucic, Robert
- Yaniv, Ziv
- D. Hanwell, Marcus
- Magnotta, Vincent
- Bertel, François
- Greer, Hastings
- Hipwell, John
- Chandrashekara, Raghavendra
- C. Bigler, Don
- Straing, Marius
- Styner, Martin
- Robbins, Steven
- Chalana, Vikram
- Le Poul, Yann
- Neundorf, Alexander
- Lamb, Peter
- Gerber, Samuel
- Williamson, Zach
- Braun-Jones, Taylor
- Wasem, Andrew
- Rannou, Nicolas
- Beare, Richard
- ITK Community Members
- 1. Google Inc, Kitware Inc, University of North Carolina at Chapel Hill, Université de Rennes 1, Universidad Industrial de Santander
- 2. GE Research
- 3. Kitware Inc
- 4. Mayo Clinic, Mayo Clinic Graduate School for Biomedical Sciences
- 5. University of Iowa
- 6. Kitware SAS, Kitware Inc
- 7. Allen Institute for Brain Science
- 8. Université de Sherbrooke
- 9. Kitware Inc, University of Siegen
- 10. University of Pennsylvania
- 11. University of California Irvine, University of Virginia, Washington University in Saint Louis, Brigham Young University
- 12. Tufts University School of Medicine
- 13. University of Lyon, CREATIS
Description
We are happy to announce the Insight Toolkit (ITK) 5.1.2! :tada: ITK is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration.
Python Packages
Install ITK Python packages with:
pip install --upgrade itk
or:
conda install -c conda-forge itk
Library Sources
Testing Data
Unpack optional testing data in the same directory where the Library Source is unpacked.
Checksums
ITK 5.1.2 is a patch release that makes improvements to issues found in the 5.1.1 release. For more details on ITK 5.1, see the ITK 5.1.0 Release Notes.
This release addresses various issues such as HDF5 install paths and MRC and TIFF pixel type support -- details can be found in the change log below. Cross-platform Python packages are available for Python 3.6, 3.7, 3.8, and 3.9. Packages for Python 3.5 are no longer provided following CPython's deprecation schedule.
What's NextJoin us in the creation of advanced, open source scientific image analysis tools. Take part in the community discussion at discourse.itk.org. Contribute with pull requests, code reviews, and issue discussions in our GitHub Organization.
The first release candidate for ITK 5.2, which provides many new features and updates for Project MONAI, is anticipated over the next two weeks.
Enjoy ITK!
Changes from 5.1.1 to 5.1.2 Bradley Lowekamp (4): Platform Fixes- Updating ITKSimpleITKFilters remote module (e3ba060fe5)
- Address divide by zero error in SignedMaurerDistance (4fb2831d62)
- Support MRC2014 mode 0 as signed 8-bit integer (f7d72576bf)
- Improve function types used in SignedMaurerDistanceMap (b706cf64c7)
- itkhdf5 installed paths were incorrect with recent hdf5 versions (fd4a438042)
- MinPriorityQueueElementWrapper constructor needs default constructor (b027780259)
- Update ITK CMake version for 5.1.2 (39d9b1712f)
- Add int.tiff.md5 content link for 5.1.2 release (a0125aa894)
- Add TIFFImageIO support for unsigned int and int pixel types (241953dd23)
- Fix MatrixOffsetTransformBase SetFixedParameters if too few params (33e9e6bdba)
Files
InsightSoftwareConsortium/ITK-v5.1.2.zip
Files
(32.9 MB)
Name | Size | Download all |
---|---|---|
md5:6f26679e7920757bbfa377e00a9cdf71
|
32.9 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/InsightSoftwareConsortium/ITK/tree/v5.1.2 (URL)