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: Update GDCM system version check for SetSecondaryCaptureImagePlaneModule #4609

Closed issakomi closed 2 months ago

issakomi commented 2 months ago

Follow up https://github.com/InsightSoftwareConsortium/ITK/pull/4601 GDCM master branch is currently at version 3.1.0. Updated check to include versions 3.1+.

P.S. Maybe GDCM will change its approach in the future and not insist on SecondaryCaptureImagePlaneModule=true for reading at all. ImagePlaneModule for SC is a part of the standard now. But it is still there. The variable could be useful for writing in the future.