dcmqi icon indicating copy to clipboard operation
dcmqi copied to clipboard

Use const pointer to input segmentations

Open jadh4v opened this issue 1 year ago • 0 comments

Use constant pointers to input segmentation images (itk::Image::ConstPointer) since we don't expect the function to change these images.

jadh4v avatar Jun 28 '24 07:06 jadh4v