diff --git a/CMakeExternals/SlicerExecutionModel.cmake b/CMakeExternals/SlicerExecutionModel.cmake index 83362e53..6bda276f 100644 --- a/CMakeExternals/SlicerExecutionModel.cmake +++ b/CMakeExternals/SlicerExecutionModel.cmake @@ -34,7 +34,7 @@ if(NOT DEFINED SlicerExecutionModel_DIR AND NOT ${CMAKE_PROJECT_NAME}_USE_SYSTEM ExternalProject_SetIfNotDefined( ${proj}_REVISION_TAG - "62d0121dbb0fb057ebbd7c9ab84520accacec8bc" + "4325526343f582dd2080d0ffd93a63c8817dfb95" QUIET ) diff --git a/apps/seg/Testing/CMakeLists.txt b/apps/seg/Testing/CMakeLists.txt index 008bc468..91b5bfa0 100644 --- a/apps/seg/Testing/CMakeLists.txt +++ b/apps/seg/Testing/CMakeLists.txt @@ -293,6 +293,7 @@ foreach(seg_size ${TEST_SEG_SIZES}) --inputImageList ${BASELINE}/${seg_size}/nrrd/label.nrrd --inputDICOMDirectory ${BASELINE}/${seg_size}/image --outputDICOM ${MODULE_TEMP_DIR}/${seg_size}_seg.dcm + --skip 0 ) dcmqi_add_test( diff --git a/apps/seg/itkimage2segimage.xml b/apps/seg/itkimage2segimage.xml index c481052f..8fafec31 100644 --- a/apps/seg/itkimage2segimage.xml +++ b/apps/seg/itkimage2segimage.xml @@ -55,14 +55,14 @@ - + skipEmptySlices input skip - true + 1 Skip empty slices while encoding segmentation image. By default, empty slices will not be encoded, resulting in a smaller output file size. - + useLabelIDAsSegmentNumber