InsightSoftwareConsortium / ITK

Insight Toolkit (ITK) -- Official Repository. ITK builds on a proven, spatially-oriented architecture for processing, segmentation, and registration of scientific images in two, three, or more dimensions.
https://itk.org
Apache License 2.0
1.37k stars 660 forks source link

ENH: Update Montage remote module #4606

Closed dzenanz closed 2 months ago

dzenanz commented 2 months ago

git shortlog v0.8.1..v0.8.2

Dženan Zukić (15): ENH: Require less components to be built for examples COMP: Fix compile error of MontageImageCompareCommand COMP: Fix discarding return value warning introduced by ITK 5.4 STYLE: Replace SFINAE selection by constexpr if BUG: erase confidence together with the translation candidate COMP: Update minimum CMake version from 3.10.2 to 3.16.3 BUG: Avoid appearance of NaN values STYLE: Use trailing return type instead of typename + dependent type COMP: Fix HyperSphereImageSource class name in type macro (was Image) ENH: Update CI action ENH: Compute and expose per-tile registration reliability ENH: Update CI for ITK 5.4 RC 04 ENH: Switch to SciKit build core ENH: Use updated remote module action which includes notebook fix Merge pull request #225 from dzenanz/master

Jon Haitz Legarreta Gorroño (1): Merge pull request #224 from dzenanz/master

Tom Birdsong (5): BUG: Update TileMergeImageFilter signature in example script Merge pull request #215 from InsightSoftwareConsortium/example-patch ENH: Port montage notebook example ENH: Add CI notebook testing Merge pull request #217 from InsightSoftwareConsortium/notebook-tests

PR Checklist