ITK 5.3.0 Release Notes: 3D Slicer Python PackagesΒΆ
We are exceedingly pleased to announce the Insight Toolkit (ITK) 5.3.0 is available for download! :tada: :santa: :gift: ITK is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration in a spatially-oriented architecture.
π¦ HighlightsΒΆ
ITK 5.3 is a feature release that
provides new segmentation, shape analysis, and registration algorithms
adds Python-driven distributed computing support
adds 3D Slicer Python package support
and many more improvements
ITK 5.3.0 highlights itk
Python package support in 3D Slicer. Binary macOS, Linux, and Windows itk-*
Python packages can be installed directly into Slicerβs Python runtime using standard Slicer mechanisms. Python packages from the main repository can be installed along with wheels built from Remote Modules. Slicer module development is supported by itk
βs Python compatibility with NumPy and compatibility with VTK.
Alignment of primate skulls with SlicerMorph through ITK and ITK remote module Python packages. Registration of the skulls facilicates shape-based quantification of the morphological characteristics of specimens and related species.
ITK 5.3.0 also includes Python dictionary conversions functions, itk.dict_from_image
, itk.image_from_dict
, itk.dict_from_mesh
, itk.mesh_from_dict
, and itk.dict_from_transform
, itk.transform_from_dict
. Major improvements were made to the generation of Python interface, *.pyi
files. Additional remote modules we contributed to support point set registration, ITKFPFH computes feature points that could be used to obtain salient points while performing registration of two point clouds, and ITKRANSAC performs feature-based point cloud registration with the Random Sample Consensus (RANSAC) algorithm. A new GitHub Action was created to faciliate testing, packaging, and maintenance of remote modules. The Action includes recent developments to support the creation of 3.11 Python packages, ARM and GPGPU-capable Python packages.
πΎ DownloadΒΆ
Python Packages
Install ITK Python packages with:
pip install --upgrade itk
Guide and Textbook
Library Sources
Testing Data
Unpack optional testing data in the same directory where the Library Source is unpacked.
Checksums
β¨ FeaturesΒΆ
PythonΒΆ
Python packages now include oneTBB support for improved performance
Following CPythonβs deprecation schedule, Python 3.6 is no longer supported
Python packages added for Python 3.10, 3.11
Initial Python wrapping is available for the Video modules
TransformToDisplacementField
is now available in PythonPythonic IO functions
itk.imread
understandspathlib.Path
βsNew
repr
foritk.Matrix
np.asarray
works onitk.Matrix
DCMTKImageIO
wrapping addressedGradientDifferenceImageToImageMetric
wrappedSynImageRegistrationMethod
,BSplineSynImageRegistrationMethod
wrappedConjugateGradientLineSearchOptimizerv4
wrappedWrap
ImageRegistrationMethodv4
foritk.Mesh
Wrap
PointSetToPointSetMetric
,PointSetToPointSetRegistrationMethod
Wrap
ANTSNeighborhoodCorrelationImageToImageMetricv4
Nearly all registration v4 classes are now wrapped
VectorImage
input forDisplacementFieldTransform
Python wrapping for spatial orientation functionality
PyImageFilter wrapped for additional types, supports pipeline functionality
NumPy array interfaces for
itk.PointSet
,itk.Mesh
manylinux_2_28 and manylinux2014 wheels are provided for x86_64, manylinux_2_28 for aarch64
Dask support for
itk.Image
,itk.PointSet
,itk.Mesh
,itk.Transform
Linux x86_x64 binary Python packages are available for older and newer C++ standard libraries ABIβs
Wrap
itk.PointsLocator
MetaDataObject
wrapping foritk.Matrix
Generation of Python interface,
*.pyi
filesPython dictionary conversion functions:
itk.dict_from_image
,itk.image_from_dict
,itk.dict_from_mesh
,itk.mesh_from_dict
,itk.dict_from_transform
,itk.transform_from_dict
.
C++ΒΆ
C++14 is now required
The minimum CMake version required is now 3.16.3
New functions:
MakePoint
,MakeVector
,MakeIndex
,MakeSize
.Targets in Visual Studio and other IDEβs are now organize hierachically by ITK Group and Module
Most of
itk::mpl
meta-programming functions replaced by C++14 equivalentsPerformance accelerations for b-spline interpolation, Mattes mutual information metric computation
Improved modern C++ adoption, e.g. additional adoption of
constexpr
,auto
itk::ReadMesh
,itk::WriteMesh
simple reader functions available, similar toitk::ReadImage
,itk::WriteImage
FFT backends are now registered through the object factory mechanism
cbegin()
andcend()
member functions toIndex
,Offset
,Size
Add
itk::MakeFilled<TContainer>(value)
itk::ConvertNumberToString<TValue>(val)
convenience functionitk::bit_cast<TDestination>(source)
functionitk::PolyLineCell
InputSpaceName
andOutputSpaceName
support foritk::Transform
qfac
,qt_xyz
added to Nifti metadataLZW
compression supportSupport requested output region in FFT filters
New
itkBooleanMacro
for boolean ivarImproved support for large Nifti files
Mimic C++20
std::make_unique_for_overwrite
for dynamic arraysAdd DataObject::UpdateSource() alternative to GetSource()->Update()
Support
itk::Similarity3DTransform
initk::LandmarkBasedTransformInitializer
Many code coverage improvements
New filtersΒΆ
itk::TransformGeometryImageFilter
: applies a rigid transform to anImage
βs metadata.1D FFT classes
Interface classes for forward, inverse transformations
Vnl implementations
FFTW implementations
itk::TriangleMeshCurvatureCalculator
- Gaussian curvature calculator foritk::Mesh
FFTDiscreteGaussianImageFilter
β discrete gaussian filters via FFTs
Remote module updatesΒΆ
New remote modules:
HASI: High-Throughput Applications for Skeletal Imaging
ITKGrowCut: segments a 3D image from user-provided foreground and background seeds
ITKMeshToPolyData: Convert an ITK Mesh to a simple data structure compatible with vtkPolyData
ITKCudaCommon: Framework for processing images with CUDA
itk-wasm WebAssemblyInterface: Build WebAssembly processing pipelines to native executables and support ITK WebAssembly file formats
ITKCleaver: Multimaterial tetrahedral meshing.
ITKIOMeshSWC: Read meshes from SWC files, a format for representing neuron morphology.
ITKFPFH: Compute feature points that could be used to obtain salient points while performing registration of two point clouds.
ITKRANSAC: Feature-based point cloud registration with the Random Sample Consensus (RANSAC) algorithm.
Updated remote modules: AdaptiveDenoising, AnalyzeObjectLabelMap, AnisotropicDiffusionLBR, BSplineGradient, BioCell, BoneEnhancement, BoneMorphometry, Cuberille, NeuralNetworks, FPFH, FixedPointInverseDisplacementField, GenericLabelInterpolator, GrowCut, HASI, HigherOrderAccurateGradient, IOFDF, IOMeshSTL, IOOpenSlide, IOScanco, IOTransformDCMTK, IsotropicWavelets, LabelErodeDilate, LesionSizingToolkit, MGHIO, MeshNoise, MeshToPolyData, MinimalPathExtraction, Montage, MorphologicalContourInterpolation, MultipleImageIterator, ParabolicMorphology, PerformanceBenchmarking, PhaseSymmetry, PolarTransform, PrincipalComponentsAnalysis, RLEImage, RTK, SCIFIO, Shape, SimpleITKFilters, SkullStrip, SmoothingRecursiveYvvGaussianFilter, SplitComponents, Strain, SubdivisionQuadEdgeMeshFilter, TextureFeatures, Thickness3D, TotalVariation, TubeTK, TwoProjectionRegistration, Ultrasound, VariationalRegistration, and WebAssemblyInterface.
Third party library updatesΒΆ
dcmtk
double-conversion
eigen
expat
fftw
gdcm
googletest
hdf5
kwsys
kwiml
minc
metaio
niftilib
vxl
zlib migrated to zlib-ng
π CongratulationsΒΆ
Congratulations and thank you to everyone who contributed to this release.
Of the 90 authors who contributed since v5.2.0, we would like to specially recognize the new contributors:
Michael Kuczynski, Tim Evain, Tomoyuki SADAKANE, Mario Emmenlauer, Andreas Gravgaard Andersen, Ebrahim Ebrahim, josempozo, Wenqi Li, Genevieve Buckley, Oleksandr Zavalistyi, Jose Tascon, Pranjal Sahu, ambrozicc1, Vagrant Cascadian, MrTzschr, Philip Cook, Tihomir Heidelberg, Jason Rudy, Kian Weimer, z0gSh1u, Darren Thompson, Darren, Jose M Pozo, Paul Elliott, Gabriele Belotti, Rafael Palomar, Fernando Hueso-GonzΓ‘lez, Mark Asselin, mrhardisty, Laryssa Abdala, Roland Bruggmann, Natalie Johnston, ferdymercury, Shreeraj Jadhav, luz paz, Mikhail Polkovnikov, Chris Harris, Matt Cieslak, Alex, Imko Schumacher, Joey Cho, Butui Hu, Shengpeng YU, Alexy Pellegrini, and Stefan Dinkelacker.
π£οΈ Whatβs NextΒΆ
Major improvements to the toolkit in this release led to an extended release timeline as refinements were made in testing. For 5.4.0, we plan to return to our regular biannual release cadence. For 5.4, anticipated improvements include enhancements to GPU Python packages, Python packaging improvements via scikit-build, improved MONAI support, and WebAssembly support. A few patch releases are expected before 5.4.0.
Discuss your experiences at discourse.itk.org or forum.image.sc. Contribute with pull requests, code reviews, and issue discussions in our GitHub Organization. Contribute donations through NumFOCUS on our Open Collective page. For commercial support, reach out to Kitware.
Enjoy ITK!
ITK Changes Since v5.3rc04ΒΆ
Alex (1):ΒΆ
Bug FixesΒΆ
GitHub Workflows security hardening (357282c0d8)
Brad King (2):ΒΆ
EnhancementsΒΆ
Update double-conversion import script to record prior import (864cd366ce)
Update double-conversion import script to get latest version (0315c6c77a)
Bradley Lowekamp (10):ΒΆ
EnhancementsΒΆ
Adding GTest for LabelOverlapMeasuresImageFilter (01bdd3170a)
Update LabelOverlapMeasures to use dynamic threading (19fab83d67)
Use ImageSink for LabelOverlapMeasures base class (8d8a7050df)
Enable HDF5_ENABLE_THREADSAFE (8c49c10b50)
Performance ImprovementsΒΆ
improve map usage and increment prefix (777e66d459)
Platform FixesΒΆ
Fix comparison of integer expressions of different signedness (a7c26b586f)
Bug FixesΒΆ
Use named inputs for LabelOverlapMeasuresImageFilter (83480a0aa3)
Update LabelOverlapMeasures internal class (9e90993c9f)
initialize image buffer in Nifti direction test (88e1100ce2)
Fix OutputWindow thread-safety GetInstance (7a121ac7b6)
Butui Hu (1):ΒΆ
Platform FixesΒΆ
use sysconfig.get_path as PEP 632 deprecate distutils module (28325d921a)
Dave Chen (1):ΒΆ
Documentation UpdatesΒΆ
Fixed Midas Journal link to use HTTPS (b41733e624)
DΕΎenan ZukiΔ (14):ΒΆ
EnhancementsΒΆ
Add more symbols to HDF5 name mangling (bd7fdd6097)
Refactor UpdateDoubleConversionFromGoogle.sh (bb5795e09f)
Enable building HL library for the bundled HDF5 (ad9d33bd4e)
Update remote modules using the script (1546a4c2ec)
Add a test for different spacing in NIFTIβs qform and sform (7e125c66e3)
Prepare for name mangling update of HDF5_HL library (b0aa2fbdf4)
Platform FixesΒΆ
Previous commit was pushed erroneously (8a904b1e5a)
Set CMake Policy 135 to NEW to suppress warnings in CMake 3.24 (e3d6c94eb9)
WindowedSincInterpolate OffsetTable return type [VS2017 fix] (05adf2d1f6)
Fix build with ITK_USE_SYSTEM_HDF5=ON (d93d987a60)
Update name mangling of HDF5_HL library (0827484a43)
Bug FixesΒΆ
use DICOM for reading directories only if imageio is not specified (55bdee957f)
Style ChangesΒΆ
Make NIFTI test CMakeLists.txt more readable (62eb5ca265)
Sort the mangling defines in HDF5 as a single group (b0ed109002)
Google double-conversion Maintainers (3):ΒΆ
Miscellaneous ChangesΒΆ
DoubleConversion 2017-03-06 (4abe3267) (25368a25b8)
DoubleConversion 2020-12-17 (0d3733a4) (8f0ef9b9c2)
DoubleConversion 2022-07-07 (af09fd65) (7f9a214d3e)
GoogleTest Upstream (1):ΒΆ
Miscellaneous ChangesΒΆ
GoogleTest 2022-06-27 (58d77fa8) (5a8e439610)
Hans J. Johnson (34):ΒΆ
EnhancementsΒΆ
Force test failure on bad file writing (554e45bd6a)
Isolate img that is being corrupted. (6a5a715931)
Run script for Python3 find_package upgrade (55c7b7f380)
Huge file needed for zlib library (124dc8d798)
Remove duplicate class VersorRigid3DTransformOptimizer (c5dafc7423)
Add check if optimizer supports scales (1fefa3f2a0)
Improve diagnostic reporting for tests (82665b23b4)
Convert unspecified exceptions to itk (fcf8b39ac8)
Consolidate resetting IO object for reuse (bbddf47502)
Add script for Python3 find_package upgrade (bfa85dd547)
Specify minimum allowed python version (211c66d197)
Provide install of itk-stub pyi files (0af0a247b1)
Add typehints to python wheel packages (d7bb212223)
Documentation UpdatesΒΆ
Fix Exception message suggestion (cb4f17f51e)
Remove outdated migration information (1608256c5a)
Platform FixesΒΆ
Remove deprecated uses of vxl for LEGACY ITK (fee75ae5ae)
Allow changing CMAKE_INSTALL_LIBDIR (380a469634)
Allow install lib directory name changes (5b09d54666)
Missing β\ingroup ITKMeshβ doxygen setting (bdf5dca346)
Suppress uninitialed variable warning (a1cf161dad)
ITK_WRAP_PYTHON_VERSION is used for remote modules (278129bd7d)
Bug FixesΒΆ
Provide itk::Exception for invalid NIFTI write (63590b85bb)
Incorrect comparison of nifti header matricies (93cbef03f4)
DTITubeSpatialObjectTest was not run (00c0901899)
Fix unstable mathematical computations (c09a43905e)
Avoid dangerous use of putenv (9309d06b73)
A temporary work-around for HDF5 testing (2ddf42785b)
_Python3_EXECUTABLE -> _specified_Python3_EXECUTABLE (4a019c5e74)
Style ChangesΒΆ
Place large block of common code in single file (1c26fcd25f)
Consolidate duplicated code (6b039200cb)
[Versor|VersorRigid3D]TransformOptimizer same (c461bdd9f8)
Simplify local variable compuations (682ad7c9ec)
Fix test debugging statement format. (494771b5fc)
Make Python3_ROOT_DIR user-visible (73ddcf5a82)
Hastings Greer (2):ΒΆ
Documentation UpdatesΒΆ
warning for calling GetImageViewFromArray on non-contiguous array (cd9cf8d20b)
add need_contiguous to GetImageViewFromArray docstring (b07aaff1ff)
Jean-Christophe Fillion-Robin (1):ΒΆ
Platform FixesΒΆ
Ensure client project can find externally build ITK module (b9b622db64)
Joey Cho (1):ΒΆ
EnhancementsΒΆ
Improve LabelOverlapMeasuresImageFilter (1f7f46be40)
Jon Haitz Legarreta GorroΓ±o (89):ΒΆ
EnhancementsΒΆ
Switch Azure Pipelines macOS environment version (b1e080ddf8)
Switch Azure Pipelines Linux environment version (2c8be6920f)
Add
itkBooleanMacro
for boolean ivar (16d7523829)Increase coverage for miscellaneous classes (b248e0da54)
Add
itkBooleanMacro
for boolean ivar (a2fa9deeb2)Increase coverage for miscellaneous classes (669a39ca85)
Increase
itk::UniformRandomSpatialNeighborSubsampler
coverage (3c6de8f009)Increase
itk::STAPLEImageFilter
coverage (aa76dfb7d7)Add
FastMarchingImageToNodePairContainerAdaptor
getter methods (071ceacb06)Increase
itk::RegularStepGradientDescentOptimizerv4
coverage (59e7d01dec)Increase coverage for
itk::ImageRegistrationMethodv4
(a639acc22c)Increase
itk::MultiLabelSTAPLEImageFilter
coverage (fcfa0c6498)Use
itkPrintSelfObjectMacro
to print objects that can be null (1802f39a89)Test
itk::ImageFileReader
image IO to requested region mismatch (182764b9a9)Use
itkPrintSelfObjectMacro
to print objects that can be null (a0ba000906)Fix the
Documentation
PR title identification (7539b50a4d)Clamp
STAPLEImageFilter
maximum iterations (a7546b667d)Add a test to check reading large
NIfTI
image subregions (f423f2d7c7)Pin Python version in non-Python Azure pipelines (154831a4ba)
Increase coverage for
itk::SobelOperator
(c86fd7896d)Increase coverage for
itk::RoundImageFilter
(056fee3d93)Increase coverage for
itk::RandomImageSource
(84fc5bea3a)Increase coverage for miscellaneous classes (dca4a36dde)
Documentation UpdatesΒΆ
Remove wrong class names from test documentation (683097dc88)
Fix spelling mistake in printed message (afbfcb5b54)
Fix typos and grammar (fb0a377f05)
Conform to ITK SW Guidelines in comments (1800d81600)
Document methods in header file (283028c35e)
Fix argument names in method Doxygen documentation (56de405a05)
Fix unexpected token in class documentation (14e53cbd90)
Fix Doxygen automatic link to member function (8a6eb3db3e)
Fix
itk::MRASlabIdentifier
class documentation list syntax (68979a9537)Fix links to ITK Sphinx examples in class documentation (29eff36450)
Remove Sphinx link to non-existing example (a6ee7854c2)
Provide a name for the
FitSplineIntoPointSet
Sphinx example (4aeb73776b)Improve Sphinx example displayed names (cbbb1b0409)
Use Doxygen automatic class links in module descriptions (c139163661)
Fix NRRD links in module descriptions (e99bebe942)
Fix typos and improve wording in module descriptions (604237d0fa)
Fix miscellaneous Doxygen warnings (92ae16f315)
Make Doxygen class command indent consistent (87a66198e1)
Link groups in Doxygen in module description (a0d0b4caa9)
Use Doxygen syntax to create automatic links to members (3025d8365f)
Fix typos in
StreamingImageIOBase
class documentation (32d3cb6599)Fix ITK class namespace spelling in
Core
group description (1e003467e2)Escape Doxygen
\ref
command in module description (f8cd1766a2)Triple escape Doxygen
\ref
command in module description (bf6d071798)Fix module names in module description ref links (d297464766)
Link groups in Doxygen in module description (67d453892c)
Remove redundant wording in module description linking (8e34f1078e)
Fix
CONTRIBUTING
file link in binary data upload file (460e3b6614)Document the wrapping modulesβ extraction/archived timestamp flags (dbdae2499f)
Platform FixesΒΆ
Remove duplicate include file (8cb9b2c989)
Fix uninitialized vector warnings (d81a02cc23)
Fix missing initialization braces warnings (abf5fa1052)
Set
DOWNLOAD_EXTRACT_TIMESTAMP
toTRUE
in wrapping modules (0bfebf5d63)Set
DOWNLOAD_EXTRACT_TIMESTAMP
toTRUE
for Windows wrapping (b50e4f4d8e)
Bug FixesΒΆ
Fix Superclass name in RTTI macro (4f382711dd)
Fix variable typo
MultiphaseDenseFiniteDifferenceImageFilter
test (68fea25cfc)Set the maximum number of iterations to a non-zero value in test (b64bc4f4d6)
Fix
itk::STAPLEImageFilter
test argument order (5b5d85e4fa)Use unique names for
itk::SobelOperator
test output files (54f4306f9a)
Style ChangesΒΆ
Improve the ivar printing in
PrintSelf
method (33c7d9ebac)Prefer using
ITK_TRY_EXPECT_NO_EXCEPTION
macro in tests (a5af03b2d2)Conform to ITK style in variable naming in tests (5f00847859)
Conform to ITK style guidelines in test ending message (bb2143e86d)
Improve the first interaction message style (a260272186)
Use the superclass name in itkTypeMacro (a00fd6a0e2)
Conform to ITK style in variable naming in tests (2127b6dbae)
Prefer using exception checking macros in tests (5f737c0573)
Conform to ITK style guidelines in test ending message (b7a2c16f71)
Remove unnecessary test printed message (b9ee374e27)
Improve
itkUniformRandomSpatialNeighborSubsamplerTest
style (f90dd218d8)Make flow control variables have a local scope (4d0d13726d)
Conform to ITK style in variable naming in tests (02bff35aae)
Declare variables closer to where they are instantiated (e99228e93d)
Use
ITK_TRY_EXPECT_NO_EXCEPTION
macro in tests (22802d3016)Use the superclass name in itkTypeMacro (12dffb3cc8)
Conform to ITK style guidelines in test ending message (4725ccdbef)
Remove unnecessary message in argumentless test (040db7be3f)
Use
ITK_TRY_EXPECT_NO_EXCEPTION
macro in tests (f0d3d80883)Conform to ITK style guidelines in test ending message (abc7e3a35d)
Use
ITK_TRY_EXPECT_NO_EXCEPTION
macro in tests (7ff28bac5c)Improve style in
itkMultiLabelSTAPLEImageFilterTest
file (852d4e4e78)Remove unnecessary empty comment blocks (3b88398b83)
Prefer using the
ITK_TRY_EXPECT
macros in tests (66a9a27bb0)Increase test argument check and ending message consistency (1b285b5c6d)
Improve style in
PrintSelf
methods (925ddc5b67)Break
ImageCompare
module test command into multiple lines (12d13f6b05)
Lee Newberg (2):ΒΆ
Style ChangesΒΆ
Method local variables should not have
m_
prefix (4b5842f718)Change Over/UnderFlow to Over/Underflow (d6203c25c6)
Matt Cieslak (1):ΒΆ
Bug FixesΒΆ
add SetNumberOfWorkUnits to SetMaximumNumberOfWorkUnits (bbf14ddfb6)
Matt McCormick (21):ΒΆ
EnhancementsΒΆ
ST, IT, OT for SizeValueType, IdentifierType, OffsetType (6a9aca9906)
Test reading ANTs Nifti displacement field metadata (4e17965f68)
Propagate needs_contiguous option, docs up from PyBuffer (27d3ee80a1)
Testing data content links for 5.3.0 (09ecfb271e)
Documentation UpdatesΒΆ
Add First Interaction GitHub Action (4401132667)
Update Sphinx example URL in README (cb2ff13ba0)
Update donation link to Open Collective (dd76293b05)
sudo required in ARM wheel builds (eda4ac9f7d)
Update .zenodo for 5.3.0 (4b29d81dcd)
Platform FixesΒΆ
PointsLocator wrapping on Windows (1481c1e7dc)
Add -fno-sized-deallocation for GCC 12 (58ce6e84f2)
ARM Eigen copying an object of non-trivial type (ed5447249a)
Do not depend on castxml target when using system version (b35271d809)
Add includes for uint32_t in wrapping (fc1f6cc6f3)
Bump CastXML for Linux ARM build (438938a911)
Bug FixesΒΆ
Use absolute module path PyCapsule_Import (835dc01388)
PointLocator wrapping should not wrap superclasses (c273a5383a)
itkPointsLocatorTest.py supports Windows, multiple PointsLocator types (72cea5f942)
Add permissions to apply clang format action (dd7ffaa836)
Add GitHub Action permissions for the labeller (b3d153d8f2)
Add type specification for imread image series (a41bd60dfd)
Mihail Isakov (8):ΒΆ
EnhancementsΒΆ
allow Nifti with wrong scales in sform (927eb2684c)
less memory pressure in itkNiftiLargeImageRegionReadTest (55dad2bce9)
Documentation UpdatesΒΆ
updated comment for ITK_FUTURE_LEGACY_REMOVE (37e46fd675)
Bug FixesΒΆ
fixed memory leak in Nifti IO (87f8716216)
fixed memory leaks in MINC IO (c5bc6a6540)
fixed issue with DCMTK build (a3bc04f8d4)
fixed memory leak in itkMeshTest (4b0fd6bd77)
Style ChangesΒΆ
removed duplicated messages (88120e674c)
NIFTI Upstream (5):ΒΆ
Miscellaneous ChangesΒΆ
nifti 2022-07-27 (3aa22540) (af2ec74484)
nifti 2022-08-02 (11eb262d) (4384cbdf78)
nifti 2022-08-03 (3146cac8) (ea5c7406ed)
nifti 2022-09-19 (8f7ecce7) (3f05c5003c)
nifti 2022-11-22 (b2826a48) (08343ec82a)
Nick Tustison (2):ΒΆ
Performance ImprovementsΒΆ
Remove unnecessary computations and parallelize function. (0ceb091d00)
Bug FixesΒΆ
Copy input data instead of overwriting. (128dd8a8e9)
Niels Dekker (82):ΒΆ
EnhancementsΒΆ
Add VTKPolyDataMeshIO GTest tests, testing lossless write and read (2568e727a8)
Support reading a mesh of non-3D points from a .vtk PolyData file (236f378258)
Mimic C++20
std::make_unique_for_overwrite
for dynamic arrays (01e02019ab)Add DataObject::UpdateSource() alternative to GetSource()->Update() (11dac9e29e)
Add
ChangeInformationImageFilter.CheckNew
GTest unit test (e59f4eca80)
Performance ImprovementsΒΆ
VectorNeighborhoodInnerProduct
pixel retrieval out of inner loop (eb4c9b6d09)Use smaller (16x16) images in KullbackLeibler metric test (dd0e02a803)
Platform FixesΒΆ
Work around GCC <= 9.1 βerror: invalid application of βsizeofββ¦β (d7c0128e99)
Fix typo (compile error) in
PhilipsRECImageIO
constructor (8ad7354671)
Bug FixesΒΆ
VTKPolyDataMeshIO should not hang on inf and NaN in ASCII .vtk file (678b97eaeb)
Object::InvokeEvent
should not use a dangling Observer pointer (a687010b81)ImageIORegion::IsInside should return false for a zero-sized region (20b0e6dea1)
Remove unintended
<<
concatenation of literal words in messages (ab62a8eef4)Remove unintended
<<
concatenation of literals in test output (49150c8a70)
Style ChangesΒΆ
Replace postfix with prefix increment, decrement (
++
,--
) (ec510c1749)Replace both occurrences of
(&e)->Print(os)
withe.Print(os)
(65215a42dc)Replace all occurrences in tests of
(&x)->Print
withx.Print
(8f5c337311)Rethrow caught exceptions just by
throw;
without argument (15fb8f24a9)Replace
(*p).member
withp->member
in library code (d90e635bc0)Replace
(*p).member
withp->member
in unit tests (8aa5bd49d6)Clean up code by ReadPointsUsingMeshIO(), ReadCellsUsingMeshIO() (b963ba8727)
Declare Ellipsoid SpatialFunction orientations as a fixed matrix (8fa2e4f688)
Use
unique_ptr
forOrthogonalSwath2DPathFilter
data members (7c4dae88ac)Declare WindowedSincInterpolateImageFunction data as fixed arrays (bd8c09f8f0)
Declare
NormalVariateGenerator::m_Vec1
as fixed array (d1a76b9f2f)Use unique_ptr to avoid the same delete[] on multiple exit paths (8454e9da2d)
Replace pointers initialized by
new T[N]
with fixed arrays (2135376686)Replace pointers initialized by
new T[N]
with arrays, in tests (6f002ed216)Replace
new T[n]
withmake_unique_for_overwrite
in cxx files (15d09d6c75)More make_unique_for_overwrite, less delete[], on local variables (a9bd57036c)
Make unique_ptr by make_unique_for_overwrite, instead of new T[] (7211d4a62b)
Let Operator Fill allocate temp_slice on the stack, without
new
(994bd46796)Use unique_ptr and make_unique_for_overwrite in Review module (5eb451f080)
PointSet, LevelSetBase call Superclass::UpdateOutputInformation() (35ab868b92)
UpdateOutputInformation()
should callGetSource()
just once (0b47b7bf95)Call DataObject::UpdateSource(), avoid calling GetSource() twice (d701a0aa12)
Allocate local variables (cells) Mesh on the stack, without
new
(8e8dce1322)Allocate
Directory::m_Internal
withoutnew
(3cdfee3924)Declare
RGBGibbsPriorFilter
data members asunique_ptr<T[]>
(bb7d2f29b3)Declare
ImageGaussianModelEstimator::m_Covariance
as unique_ptr (b03347bcdc)Remove
mutable
from private βper threadβ pointers of metrics (aeab4be102)Declare metric βper threadβ data members as
unique_ptr<T[]>
(2f2b29cbbe)Remove unreachable code from GE5ImageIO
if (buffer == nullptr)
(d00471049c)Declare local
buffer
inGE5ImageIO::ReadHeader
as unique_ptr (e2b7445fc9)Declare local GEImageHeader pointers in GE5ImageIO as unique_ptr (833f29f8bc)
Remove
const
overload ofSubjectImplementation::AddObserver
(ebddf08ba0)Declare two private data members of
itk::Object
as unique_ptr (5daed92e4c)Declare
Observer::m_Event
(fromitk::Object
) as unique_ptr (d0a39d3dda)Declare observers of
itk::Object
as list of Observer objects (171fb2ba33)Declare
ObjectFactoryBase::m_OverrideMap
as unique_ptr (f02dafa5ce)Remove pointer indirection from lists of ObjectFactoryBasePrivate (48d0cb0eed)
Declare lambdaβs created for Singleton
const
, but non-static (2d19f26bb7)Move
Observer
class from βitkObject.cxxβ into unnamed namespace (1f3ec8ce4b)Make
SubjectImplementation
a private nested type of itk::Object (4c0526e4ab)Make protected
Object::SubjectImplementation
members private (2a18aab80d)Do βconstβ iteration over Object::SubjectImplementation observers (090cb2335a)
Remove space between class and member names (follow-up) (2b1b5312fa)
Declare
m_VnlOptimizer
from Optimizers as unique_ptr (7357008cbc)Make OverRideMap, ObjectFactoryBasePrivate private nested classes (b85b88b67d)
Remove const_cast, make
Object::m_SubjectImplementation
mutable (f2783a9aa0)Remove unused local
tempVec
fromImageKmeansModelEstimator
(6e6bb618fd)Remove unused local
dist
fromRGBGibbsPriorFilter
(9550497884)Use
std::make_unique<T[]>
to zero-initialize the elements (f4f126dce9)Declare local
value
inBMPImageIO::Read
as unique_ptr<char[]> (d666520f6f)Declare BlockMatchingImageFilter data members as unique_ptr<T[]> (64a5cd83aa)
Rename nested ObjectFactoryBase type OverRideMap to
OverrideMap
(05accd95f4)Remove duplicate
#include "itkMath.h"
statements (cb460fabe0)Remove duplicate #include βitkNeighborhoodIterator.hβ statements (81351faa69)
Remove duplicate
#include
statements from tests (16527c1dd2)Remove obsolete uncaught_exception() call from
~LightObject()
(da1229dc1b)Replace
reset(new T[n])
with make_unique_for_overwrite<T[]>(n) (9df8f74c66)Remove new, do make_unique_for_overwrite in NeighborhoodAllocator (3c8ff8b183)
Use
{}
asMeasurementVectorTraits::IsResizable
argument (be8cb4233b)Initialize sum by {} in VectorNeighborhoodInnerProduct operator() (9214ea0723)
Use
{}
instead of dummy asNumericTraits::GetLength
argument (fa7d8dd922)Remove backslash + indent from literals, to avoid unwanted spaces (69151c3a1c)
Remove backslash (continuation character) from string literals (d0abdffe0a)
Remove backslash + indent from literals in tests (e46ceafbcf)
Remove backslash from string literal in ResampleImageFilter test (3d7fa29cfe)
Remove backslash + indent from literal BSplineDecomposition test (9e7547f558)
Default
ChangeInformationImageFilter()
default-constructor (5e726de408)Remove obsolete
__GNUC__
macro checks for GCC version 4 (ce57f309f4)
Pranjal Sahu (15):ΒΆ
EnhancementsΒΆ
Adding Python wrapping for itkPointsLocator (a4002b1653)
Adding Python test for itkPointsLocator (ba3c191806)
Add distances of returned ids in PointsLocator (7782feb6c8)
Add test for itkPointsLocator with distances (b9005b83b3)
Add float combinations for vnl_matrix_fixed Python wrap (8c0d0e6247)
Add test for vnl_matrix_fixed Python wrap (17f5ece6c9)
Add MetaDataObject wrapping with Matrix (7d6212d05d)
Add Similarity3DTransform in itkLandmarkBasedTransformInitializer (c91edeb015)
Add Similarity3DTransform itkLandmarkBasedTransformInitializer test (9a30b70cf5)
Add new test for LINE and POLY_LINE cell (6b15885397)
Add itk.Point wrapping for dimension 6 (b6dd03d6b0)
Add FPFH as remote module (c1e0d4b4ab)
Add RANSAC as ITK remote module (8b0da2093e)
Add DistanceThreshold parameter in EuclideanDistance Metricv4 (c510229a64)
Bug FixesΒΆ
Fix for wrong cell type when LINE and POLY_LINE present (b96dac635f)
Richard Beare (5):ΒΆ
Performance ImprovementsΒΆ
Using stl stable_sort instead of a custom class and sort (ee355d7023)
Documentation UpdatesΒΆ
Consolidated documentation between parent and child classes (0210da1936)
Style ChangesΒΆ
Removing sections of the code relating to an old paper (a0d4b97d3b)
Removed redundant PAMI macro (e8025ad0ed)
removing commented code and fixing grammar in documentation (c1839700a9)
Sean McBride (1):ΒΆ
Style ChangesΒΆ
Removed (commented) workaround for fixed libMINC upstream issue (f3dcd512dc)
Simon Rit (1):ΒΆ
EnhancementsΒΆ
Upgrade RTK and CudaCommon with new RTKConsortium repository (a75529e95d)
Stefan Dinkelacker (1):ΒΆ
Platform FixesΒΆ
Change IOComponentType to IOComponentEnum (abc6a272cd)
Stephen R. Aylward (4):ΒΆ
EnhancementsΒΆ
Bump MinimalPathExtraction module to v1.2.2 (#3535) (021bd10b57)
Bump TubeTK to v1.3.1 (#3537) (9ed9070c74)
Bump TubeTK and MinimalPathExtraction for v5.3rc04.post2 wheels (#3543) (4896f87004)
Bump TubeTK to v1.3.3 (1eeb258d1c)
Tom Birdsong (1):ΒΆ
Documentation UpdatesΒΆ
Clarify Python release documentation (153b5513ef)
Vladimir S. FONOV (1):ΒΆ
Miscellaneous ChangesΒΆ
MINC 2022-10-25 (d2a17b7a) (8a13bf6376)
Ziv Yaniv (1):ΒΆ
EnhancementsΒΆ
Issue warning when NIFTI IO coerces matrix to orthonormal (1a1a8cc024)
Zlib-ng Upstream (2):ΒΆ
Miscellaneous ChangesΒΆ
zlib-ng 2022-08-17 (89763032) (7b40b99d1b)
zlib-ng 2022-11-01 (b3dcf11b) (2a1b999f20)
luz paz (7):ΒΆ
Documentation UpdatesΒΆ
Fix typos in documentation (dfaf9941c8)
Fix typos in Wrapping/ subdirectory (a8ca2578c5)
Fix typos in Modules/Core subdirectory (d8063f38ee)
Fix typos in Modules/Remote subdirectory (8a20220230)
Fix typos in various subdirectories (d12f14e105)
Fix typos in Modules/Numerics (38395a0fa0)
fix typos in Modules/Filtering (eede9c9f79)
ITK Sphinx Examples Changes Since v5.3rc04ΒΆ
DΕΎenan ZukiΔ (1):ΒΆ
Platform FixesΒΆ
Remove duplicate image declaration and read (2638e5cd)
Jon Haitz Legarreta GorroΓ±o (3):ΒΆ
EnhancementsΒΆ
Matt McCormick (16):ΒΆ
EnhancementsΒΆ
Documentation UpdatesΒΆ
Platform FixesΒΆ
Bug FixesΒΆ
Niels Dekker (1):ΒΆ
EnhancementsΒΆ
Add example, βGenerate the Offsets of a Shaped Image Neighborhoodβ (06cc158e)
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Update CMake to decouple archives from example builds (#399) (4ffdcb93)
ITK Software Guide Changes Since v5.3rc04ΒΆ
Jon Haitz Legarreta GorroΓ±o (2):ΒΆ
EnhancementsΒΆ
Matt McCormick (2):ΒΆ
EnhancementsΒΆ
Remote Module Changes Since v5.3rc04ΒΆ
AdaptiveDenoising:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (e1aeec2)
AnalyzeObjectLabelMap:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (13cbb7b)
AnisotropicDiffusionLBR:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (d46aab0)
BSplineGradient:ΒΆ
Tom Birdsong (6):ΒΆ
EnhancementsΒΆ
Style ChangesΒΆ
Update template parameter names for KWStyle (f98ff9d)
BioCell:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (496b322)
BoneEnhancement:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (658b9cb)
BoneMorphometry:ΒΆ
DΕΎenan ZukiΔ (1):ΒΆ
Documentation UpdatesΒΆ
Fix misspelling ration -> ratio (07c5330)
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (5ddee82)
Cleaver:ΒΆ
Matt McCormick (4):ΒΆ
EnhancementsΒΆ
Bump package version to 1.2.0 (bde5da1)
Documentation UpdatesΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (4dbfa49)
Cuberille:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (3e04917)
CudaCommon:ΒΆ
Alexy Pellegrini (3):ΒΆ
EnhancementsΒΆ
Simon Rit (9):ΒΆ
EnhancementsΒΆ
Documentation UpdatesΒΆ
Update GitHub links to the new RTKConsortium repository (57296fc)
Platform FixesΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (18ef765)
NeuralNetworks:ΒΆ
FPFH:ΒΆ
FixedPointInverseDisplacementField:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (e38e8a3)
GenericLabelInterpolator:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (2f37681)
GrowCut:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (21d982a)
HASI:ΒΆ
Tom Birdsong (2):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (d844cad)
Bug FixesΒΆ
TBB path fix for Linux CI (e6d1f5a)
HigherOrderAccurateGradient:ΒΆ
Tom Birdsong (5):ΒΆ
EnhancementsΒΆ
Miscellaneous ChangesΒΆ
Bump to v1.1.2 (d707496)
IOFDF:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (7969587)
IOMeshSTL:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https (7647736)
IOMeshSWC:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (212b367)
IOOpenSlide:ΒΆ
IOScanco:ΒΆ
Tom Birdsong (2):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (8338b08)
Miscellaneous ChangesΒΆ
IOTransformDCMTK:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (e97e0e8)
IsotropicWavelets:ΒΆ
DΕΎenan ZukiΔ (1):ΒΆ
EnhancementsΒΆ
Update required CMake version (d163f14)
Pablo Hernandez-Cerdan (4):ΒΆ
EnhancementsΒΆ
Use std::enable_if instead of itk::EnableIf (0a15890)
Platform FixesΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (f2eb399)
LabelErodeDilate:ΒΆ
DΕΎenan ZukiΔ (1):ΒΆ
EnhancementsΒΆ
Bump version number to 1.2.0 and required ITK version to 5.3rc4 (af2525c)
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (f427170)
LesionSizingToolkit:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (58b95e8)
MGHIO:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (4b2e7bd)
MeshNoise:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (a01fae4)
MeshToPolyData:ΒΆ
Tom Birdsong (4):ΒΆ
EnhancementsΒΆ
Miscellaneous ChangesΒΆ
MinimalPathExtraction:ΒΆ
Stephen R. Aylward (3):ΒΆ
EnhancementsΒΆ
Bug FixesΒΆ
Montage:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (21f8eb9)
MorphologicalContourInterpolation:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK version and apply http to https reformatting (dbe1d9e)
MultipleImageIterator:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (046e70f)
ParabolicMorphology:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (2c6aa18)
PerformanceBenchmarking:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (950921a)
PhaseSymmetry:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (4d9cba2)
PolarTransform:ΒΆ
PrincipalComponentsAnalysis:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (2f8d8bf)
RANSAC:ΒΆ
RLEImage:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (0c79719)
RTK:ΒΆ
Mikhail Polkovnikov (3):ΒΆ
EnhancementsΒΆ
Calculate parallel geometry parameters from projection matrix (8df460e4)
Documentation UpdatesΒΆ
Better description for the addProjection method for a parallel geometry (6a1a8047)
Style ChangesΒΆ
use itk::Math::abs instead of fabs (9f910c8a)
Shengpeng YU (1):ΒΆ
Bug FixesΒΆ
Activate displaced detector padding in iterative FDK (38af2e4d)
Simon Rit (19):ΒΆ
EnhancementsΒΆ
Add self-hosted CI for Windows python package with Cuda (0751c885)
Wait for Cuda packages to publish artifacts (e2ff4ce5)
Update GitHub actions for ITK 5.3 RC 4 (92cf0def)
Define RTK_CUDA_VERSION for wheel names and verify it in RTK (21dd15e1)
Add Python wrapping of DrawQuadricImageFilter (10429e5c)
Update GitHub actions for compatibility with ITK v5.3rc04.post4 (7cda37ac)
Documentation UpdatesΒΆ
Changed radART to medPhoton in RTK consortium (5daf3f54)
Installation instructions for the CUDA-compatible Python package (cbebbade)
Added Release.md which descries how to prepare a release (9fde849a)
Update GitHub links to the new RTKConsortium repository (e92b1edb)
Platform FixesΒΆ
Bug FixesΒΆ
Miscellaneous ChangesΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (86d1e83d)
SCIFIO:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and replace http with https using script (1054ece)
Shape:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (1fdb3ed)
SimpleITKFilters:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (877b9be)
SkullStrip:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (da5821a)
SplitComponents:ΒΆ
Matt McCormick (1):ΒΆ
EnhancementsΒΆ
Support building manylinux2014 wheels (991b795)
Tom Birdsong (4):ΒΆ
EnhancementsΒΆ
Platform FixesΒΆ
Bump to minimum CMake 3.16.3 (5c07777)
Strain:ΒΆ
Matt McCormick (3):ΒΆ
EnhancementsΒΆ
Tom Birdsong (3):ΒΆ
EnhancementsΒΆ
SubdivisionQuadEdgeMeshFilter:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (6e30c49)
TextureFeatures:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (b75d9da)
Thickness3D:ΒΆ
Tom Birdsong (2):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (62172a7)
Style ChangesΒΆ
KWStyle empty lines fixup (cc8c960)
TotalVariation:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (1dda823)
TwoProjectionRegistration:ΒΆ
Tom Birdsong (2):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (fee9b31)
Style ChangesΒΆ
Resolve KWStyle whitespace errors (d462945)
Ultrasound:ΒΆ
Tom Birdsong (13):ΒΆ
EnhancementsΒΆ
Register default curvilinear FFT factory overrides (c20ea95)
Bump to 0.5.4 (f8d31b5)
Bump ITK version in CI (cabf862)
Bump ITK and restyle with https (8b17b31)
Bump ITKUltrasound to 0.5.5 (ea1d5e3)
Remove PR notebook checks (b20cd45)
Add ITKMeshToPolyData dependency from ITKBSplineGradient (71a26cd)
Bump ITK to v5.3rc04 (2b04293)
Bump ITK to v5.3rc04.post2 (1095f0f)
Platform FixesΒΆ
Resolve build failures in
itk-stub-files
(a99ac00)
Bug FixesΒΆ
Style ChangesΒΆ
Resolve KWStyle failure in license URL (58e4bcc)
VariationalRegistration:ΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Bump ITK and change http to https (7634013)
VkFFTBackend:ΒΆ
Tom Birdsong (9):ΒΆ
EnhancementsΒΆ
Add VkMultiResolutionPyramidImageFilter (59418aa)
Add example demonstration multiresolution pyramid speedup (00d4e98)
Add
itk::VkDiscreteGaussianImageFilter
(277b50b)Bump GPU CI ITK git tag (b96b631)
Package for Python 3.10 on Linux (df7759b)
Add convolution scale metric comparison notebook (9f4720c)
Bump ITK version and apply https styling (ebbeea3)
Miscellaneous ChangesΒΆ
WebAssemblyInterface:ΒΆ
Chris Harris (3):ΒΆ
Miscellaneous ChangesΒΆ
Forrest (3):ΒΆ
Miscellaneous ChangesΒΆ
Forrest Li (2):ΒΆ
Miscellaneous ChangesΒΆ
chore: publish io packages (d70d7b31)
chore: generate a CHANGELOG.md (6841f7b1)
Matt McCormick (53):ΒΆ
Miscellaneous ChangesΒΆ
feat(Docker): Bump ITK to 2022-05-07 master (8968c6a1)
feat(itk-wasm-cli): Update default Docker image for (7b7575d3)
doc(CFF): Initial addition (5721858d)
feat(itkwasm): Initial package, Image, ImageType (59563355)
feat(itkwasm): Mesh, MeshType (b2164f36)
feat(itkwasm): Add PointSet, PointSetType (7113730e)
test(Mesh): Expected default name is
mesh
(bb88b037)test(ImageTest): Default name is
image
(bd8c46ea)ci(PythonWASM): Add GitHub Action testing (1fe7d1a8)
doc(README): Add Python WASM CI badge (f5a423a2)
build(Docker): Add IOMeshSWC remote module support (82587720)
feat(itk-wasm-cli): Update default Docker image for IOMeshSWC (0103696a)
doc(MeshFormats): Add SWC (846037c8)
test(Data): Add test SWC file (023da103)
feat(extensionToMeshIO): Add SWC support (ca5e7ff5)
feat(IOMeshSWC): Add ReadMesh WriteMesh WASM modules (e881b771)
feat(version): Bump itkConfig version to 1.0.0-b.14 (988bec10)
feat(Docker): Update WASI, Emscripten toolchains for LLVM 14 (1dc34433)
feat(itk-wasm-cli): Update default Docker image for LLVM 14 (4728065e)
feat(version): Bump version to 1.0.0-b.15 (c37bbd64)
fix(loadImageIOPipelineModule): Continue when an exception occurs (bedc594a)
feat(itk-wasm-cli): Update default Docker image for 1.0.0-b.15 (6ce30d03)
feat(version): Bump version to 1.0.0-b.15 (97291e74)
build(Webpack): Fix UMD config and add dev-server support (4ded52af)
test(Cypress): Execution support (c68276b3)
ci(Cypress): GitHub Actions testing (c1c1104d)
test(DefaultCommand): fix cypress chrome / firefox invocation (9dd99106)
fix(Pipeline): always use terminal colors with WASI (05b74bba)
fix(UMDExample): revert change to script path (1ce564f1)
test(UMDExample): upgrade to Cypress 10 (313566a7)
ci(UMDExample): update for Cypress 10 (12928f9c)
docs(Windows): recommend WSL 2 (9305dac3)
build(ITK): Bump to 2022-07-02 master (6165bc0d)
build(CLI11): bump version to address recursize meson test symlink (9c12ab79)
test(Node.jsExample): bump to itk-wasm 1.0.0-b.17 (4849073b)
build(Docker): update dockcross for Apple Silicon builds (c7063ed8)
feat(itk-wasm-cli): update default Docker image for 1.0.0-b.18 (f99c8e08)
feat(version): bump version to 1.0.0-b.18 (e37e225b)
fix(Python): add name entry to Python itkwasm Image (cf086002)
test(ViteExample): bump to Cypress 10 (5db507f1)
test(ViteExample): bump to 1.0.0-b.18 (50e77b13)
ci(ViteExample): update for Cypress Action 4 (445c3879)
test(WebpackExample): bump itk-wasm to 1.0.0.-b.18 (8996acb8)
test(WebpackExample): bump cypress to 10.3.0 (5895d151)
build(itk-wasm): bump for itk-5.3rc4.post1 (8dde82ea)
ci(TestingData): Update IPFS configuration (b9481cd0)
docs(HelloPipeline): Initial addition (d8c89b5b)
docs(InputsOutputs): Initial addition (321c3397)
style(createWebWorkerPromise): Apply prettier (7f8a36f5)
chore(Dependencies): Bump Cypress to 10.6.0 (deea581e)
ci(Cypress): Constrain Node version to 18.2 (56cd0710)
feat(itk-wasm-cli): Update default Docker image for DCMTK support (9fa8bd99)
ci(Examples): More consistent job names (35878273)
Shreeraj Jadhav (3):ΒΆ
EnhancementsΒΆ
return sorted file list when reading DICOM series (59c2b624)
Miscellaneous ChangesΒΆ
Tom Birdsong (1):ΒΆ
EnhancementsΒΆ
Update http to https links (d8cd5227)