Skip to content

CLI default value appears to be ignored #498

Closed
@fedorov

Description

@fedorov

Despite "skip" flag assigned default value "true" in XML

https://github.com/QIICR/dcmqi/blame/master/apps/seg/itkimage2segimage.xml#L58-L65

the actual default value is set to 0

$ itkimage2segimage --help
[...]
   --skip
     Skip empty slices while encoding segmentation image. By default, empty
     slices will not be encoded, resulting in a smaller output file size.
     (default: 0)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions