Skip to content

Pull requests: InsightSoftwareConsortium/ITK

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

Pull requests list

Add constexpr to IndexRange, and let BSplineInterpolationWeightFunction make use of it area:Core Issues affecting the Core module type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#4692 opened May 22, 2024 by N-Dekker Loading…
Add and use ProcessObject::MakeRequiredOutputs area:Core Issues affecting the Core module area:Filtering Issues affecting the Filtering module area:Numerics Issues affecting the Numerics module area:Registration Issues affecting the Registration module area:Segmentation Issues affecting the Segmentation module
#4688 opened May 21, 2024 by N-Dekker Draft
STYLE: Call SetNthOutput(i, MakeOutput(i)) in a for loop area:Filtering Issues affecting the Filtering module area:Numerics Issues affecting the Numerics module area:Segmentation Issues affecting the Segmentation module type:Style Style changes: no logic impact (indentation, comments, naming)
#4687 opened May 21, 2024 by N-Dekker Draft
DOC: Update .zenodo type:Documentation Documentation improvement or change
#4686 opened May 21, 2024 by thewtex Loading…
COMP: remove suppression of -Winconsistent-missing-override area:Numerics Issues affecting the Numerics module type:Compiler Compiler support or related warnings
#4682 opened May 17, 2024 by seanm Loading…
BUG: fix output path for WriteImage test area:IO Issues affecting the IO 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
#4678 opened May 17, 2024 by blowekamp Loading…
7 tasks
Wmissing variable declaration area:Core Issues affecting the Core module area:Examples Demonstration of the use of classes area:Filtering Issues affecting the Filtering module area:Numerics Issues affecting the Numerics module area:Video Issues affecting the Video module type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#4676 opened May 16, 2024 by andrei-sandor Loading…
COMP: Fix ununsed code ( if(false) ) area:Registration Issues affecting the Registration 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
#4674 opened May 16, 2024 by andrei-sandor Loading…
Wunused macros area:Core Issues affecting the Core module area:IO Issues affecting the IO 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
#4673 opened May 16, 2024 by andrei-sandor Loading…
Fix Unique LabelMap filters producing non-unique labels and causing concurrent pixel writes. area:Filtering Issues affecting the Filtering 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
#4668 opened May 15, 2024 by blowekamp Loading…
7 tasks done
2
9
COMP: Replaced comments above what they describe area:Core Issues affecting the Core module type:Compiler Compiler support or related warnings
#4666 opened May 15, 2024 by andrei-sandor Loading…
Wdeprecated area:Core Issues affecting the Core module area:Filtering Issues affecting the Filtering module
#4665 opened May 15, 2024 by andrei-sandor Loading…
WparamReturn action:ApplyClangFormat Add this label to a pull request to apply `clang-format` to the branch area:Core Issues affecting the Core module
#4664 opened May 15, 2024 by andrei-sandor Loading…
COMP: Fix the WDocumentation \struct warning for template struct area:Core Issues affecting the Core module type:Compiler Compiler support or related warnings
#4662 opened May 14, 2024 by andrei-sandor Draft
COMP: Fix the WDocumentation warnings for enum class. 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 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
#4661 opened May 13, 2024 by andrei-sandor Loading…
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 Loading… ITK 5.4.1
Update hdf5 1.12.1 to 1.12.3
#4653 opened May 8, 2024 by seanm Loading…
ENH: Add pre-commit configuration file to run clang-format type:Enhancement Improvement of existing methods or implementation
#4651 opened May 8, 2024 by blowekamp Draft ITK 6.0 Beta 1
BUG: fixed race condition setting m_ANTSAssociate area:Registration Issues affecting the Registration module type:Bug Inconsistencies or issues which will cause an incorrect result under some or all circumstances
#4625 opened Apr 29, 2024 by seanm Loading…
7 tasks
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
STYLE: Prefer c++11 [[maybe_unused]] attribute over (void) 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:Registration Issues affecting the Registration module type:Infrastructure Infrastructure/ecosystem related changes, such as CMake or buildbots type:Style Style changes: no logic impact (indentation, comments, naming) type:Testing Ensure that the purpose of a class is met/the results on a wide set of test cases are correct
#4581 opened Apr 12, 2024 by hjmjohnson Draft
2 tasks done
ITK 6.0 Beta 1
WIP: Use std filesystem path area:Core Issues affecting the Core module area:IO Issues affecting the IO module
#4562 opened Apr 5, 2024 by blowekamp 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
ProTip! Filter pull requests by the default branch with base:master.