Skip to content

Pull requests: InsightSoftwareConsortium/ITK

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

ENH: Cleanup ImageRandomNonRepeatingIteratorWithIndexTest area:Core Issues affecting the Core module type:Enhancement Improvement of existing methods or implementation type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5858 opened Mar 4, 2026 by hjmjohnson Loading…
3 tasks done
PERF: Replace ComputeIndex with IndexRange in MathematicalMorphology area:Filtering Issues affecting the Filtering module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Performance Improvement in terms of compilation or execution time
#5855 opened Mar 3, 2026 by N-Dekker Loading…
Windows Python CMake configuration fixes area:Core Issues affecting the Core module area:Python wrapping Python bindings for a class type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5854 opened Mar 3, 2026 by thewtex Loading… ITK 6.0 Beta 2
Class template argument deduction (CTAD) for Image Iterators in Core/Common area:Core Issues affecting the Core module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5845 opened Feb 27, 2026 by N-Dekker Loading…
Address bug building remote modules against an ITK build directory area:Bridge Issues affecting the Bridge module area:Core Issues affecting the Core module area:Python wrapping Python bindings for a class type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5842 opened Feb 26, 2026 by blowekamp Loading…
7 tasks
COMP: Promote ITK header paths for name mangling of export.h area:ThirdParty Issues affecting the ThirdParty module type:Compiler Compiler support or related warnings type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5838 opened Feb 26, 2026 by hjmjohnson Loading…
2 tasks done
WIP: BUG: Remove std distribution from ConnectedComponentImageFilter tests area:Segmentation Issues affecting the Segmentation module type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5836 opened Feb 25, 2026 by N-Dekker Draft
Refactor third-party Eigen3 CMake code area:ThirdParty Issues affecting the ThirdParty module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5831 opened Feb 24, 2026 by blowekamp Draft
7 tasks
WIP: In the process of moving FFTW to thirdparty infrastructure area:Filtering Issues affecting the Filtering module area:ThirdParty Issues affecting the ThirdParty module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5828 opened Feb 24, 2026 by blowekamp Draft
7 tasks
ENH: Generate SPDX 2.3 Software Bill of Materials at configure time area:ThirdParty Issues affecting the ThirdParty module type:Enhancement Improvement of existing methods or implementation type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5817 opened Feb 20, 2026 by Copilot AI Draft
7 tasks done
BUG: Fix image_from_array shape handling for F-contiguous arrays area:Bridge Issues affecting the Bridge module area:Python wrapping Python bindings for a class type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5775 opened Feb 6, 2026 by Copilot AI Draft
7 tasks done
ENH: Implement PEP 688 buffer protocol for ITK Python area:Bridge Issues affecting the Bridge module area:Core Issues affecting the Core module area:Python wrapping Python bindings for a class type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5673 opened Dec 5, 2025 by Copilot AI Draft
6 of 7 tasks
WIP: PEP 688 demonstration area:Bridge Issues affecting the Bridge module area:Core Issues affecting the Core module area:Python wrapping Python bindings for a class type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5665 opened Nov 28, 2025 by blowekamp Draft
ENH: Add Python wrapping for ObjectToObjectMultiMetricv4 with explicit TVirtualImage area:Python wrapping Python bindings for a class area:Registration Issues affecting the Registration module type:Enhancement Improvement of existing methods or implementation type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5653 opened Nov 21, 2025 by Copilot AI Draft
6 of 7 tasks
BUG: code crashes when DICOM with 12 bits allocated is processed area:ThirdParty Issues affecting the ThirdParty module type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances
#5561 opened Oct 17, 2025 by Purushoth24051999 Loading…
2 of 7 tasks
Attempt to enable PNG, ZLIB, and TIFF in DCMTK area:ThirdParty Issues affecting the ThirdParty module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5537 opened Sep 30, 2025 by dzenanz Draft
2 tasks done
BUG: fix an infinite loop in itk::VoronoiDiagram2DGenerator area:Segmentation Issues affecting the Segmentation module type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5400 opened Jun 16, 2025 by ILoveGoulash Loading…
7 tasks done
BUG: Jacobian determinant filter results depended on index space orientation area:Filtering Issues affecting the Filtering module type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5390 opened Jun 9, 2025 by cookpa Loading…
ENH: Add link checker GHA workflow file type:Enhancement Improvement of existing methods or implementation type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5377 opened May 31, 2025 by jhlegarreta Draft
2 tasks done
BUG: Fix case where DICOM series order has negative spacing area:IO Issues affecting the IO module type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5357 opened May 20, 2025 by blowekamp Loading…
7 tasks
DOC: improve docs on patching on the release branch. area:Documentation Issues affecting the Documentation module type:Documentation Documentation improvement or change
#5339 opened May 1, 2025 by blowekamp Loading…
7 tasks
Update libpng area:ThirdParty Issues affecting the ThirdParty module type:Data Changes to testing data
#5333 opened Apr 28, 2025 by blowekamp Draft
7 tasks
ENH: Add LinearImageFunction wrapping test area:Core Issues affecting the Core module area:Python wrapping Python bindings for a class type:Enhancement Improvement of existing methods or implementation type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5310 opened Apr 16, 2025 by dzenanz Draft
4 tasks done
ENH: Integrate FastBilateralImageFilter from remote module area:Documentation Issues affecting the Documentation module area:Filtering Issues affecting the Filtering module area:Python wrapping Python bindings for a class area:Remotes Issues affecting the Remote module type:Data Changes to testing data type:Enhancement Improvement of existing methods or implementation type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5134 opened Jan 16, 2025 by dzenanz Loading…
6 tasks done
WIP: Hacking to get GDCM to work with libjpeg-turbo area:ThirdParty Issues affecting the ThirdParty module type:Data Changes to testing data type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5061 opened Dec 13, 2024 by blowekamp Draft
7 tasks
ProTip! What’s not been updated in a month: updated:<2026-02-04.