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

COMP: Add GDCM system version check for SetSecondaryCaptureImagePlaneModule #4601

Closed thewtex closed 2 months ago

thewtex commented 2 months ago

This has not been released in GDCM, yet. Avoid build errors for a system GDCM. There will be a difference in behavior, which will be flagged with failing tests.

Co-authored-by: Mihail Isakov mihail.isakov@gmail.com

thewtex commented 2 months ago

Verified with system GDCM on Debian Bullseye.

issakomi commented 2 months ago

Thank you! BTW, there is another call on line 284 (in 'Debug' mode).