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

BUG: ImageIOBase should internally use signed char for CHAR area:IO Issues affecting the IO module type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances
#5463 opened Jul 10, 2025 by N-Dekker Loading…
COMP: fixed warnings about unneeded semi-colons area:Bridge Issues affecting the Bridge module area:Core Issues affecting the Core module area:Filtering Issues affecting the Filtering module type:Compiler Compiler support or related warnings type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#5458 opened Jul 9, 2025 by seanm Loading…
WIP: [Do not merge] Change the default char type to unsigned area:Core Issues affecting the Core module area:Filtering Issues affecting the Filtering module area:IO Issues affecting the IO module area:Python wrapping Python bindings for a class area:Registration Issues affecting the Registration module area:Segmentation Issues affecting the Segmentation 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
#5455 opened Jul 8, 2025 by N-Dekker Draft
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…
6 of 7 tasks
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 Loading…
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 Draft
7 tasks
BUG: Prevent integer overflow in potential vulnerable cloned functions area:ThirdParty Issues affecting the ThirdParty module type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances
#5351 opened May 15, 2025 by npt-1707 Loading…
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 zlib area:ThirdParty Issues affecting the ThirdParty module
#5334 opened Apr 28, 2025 by blowekamp Draft
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: Test Linux ARM in CI type:Enhancement Improvement of existing methods or implementation type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#5137 opened Jan 17, 2025 by thewtex Loading…
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 Draft
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 Loading…
7 tasks
BUG: Include find GTest CMake code when installed area:ThirdParty Issues affecting the ThirdParty 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
#4966 opened Nov 20, 2024 by blowekamp Draft
7 tasks
ITK 6.0 Beta 1
vtk field for release area:IO Issues affecting the IO module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots
#4859 opened Sep 24, 2024 by thewtex Draft
ENH: printing for meta data object of vectors area:Core Issues affecting the Core module type:Enhancement Improvement of existing methods or implementation
#4831 opened Sep 3, 2024 by blowekamp Draft
7 tasks
ENH: Set Seeds as conntainer objects area:Segmentation Issues affecting the Segmentation module type:Enhancement Improvement of existing methods or implementation
#4793 opened Aug 1, 2024 by blowekamp Draft
7 tasks
STYLE: Remove this->MakeOutput(0) calls from constructors in Core area:Core Issues affecting the Core module type:Style Style changes: no logic impact (indentation, comments, naming)
#4654 opened May 10, 2024 by N-Dekker Draft ITK 6.0 Beta 1
WIP: Add static member, itk::Image::CreateInitialized(const RegionType &) area:Core Issues affecting the Core module area:Filtering Issues affecting the Filtering module area:IO Issues affecting the IO module area:Numerics Issues affecting the Numerics module area:Python wrapping Python bindings for a class area:Registration Issues affecting the Registration module 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
#4599 opened Apr 19, 2024 by N-Dekker Draft
WIP (Not ready): Add GradientImageFilter::OverrideBoundaryCondition(std::unique_ptr<BoundaryConditionType>) area:Filtering Issues affecting the Filtering module type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#4533 opened Mar 26, 2024 by N-Dekker Draft
Add inverse capability to KernelTransform area:Core Issues affecting the Core module
#4529 opened Mar 19, 2024 by dzenanz Loading…
2 tasks done
ENH: KernelTransform's PointSet should use minimal point data area:Core Issues affecting the Core module type:Enhancement Improvement of existing methods or implementation
#4526 opened Mar 18, 2024 by dzenanz Loading…
1 of 2 tasks
ProTip! Add no:assignee to see everything that’s not assigned.