med-imagetools icon indicating copy to clipboard operation
med-imagetools copied to clipboard

QC checks to output FAILURE

Open skim2257 opened this issue 1 year ago • 0 comments

assert image.shape == theoretical_shape

  • ex) assert spacing = image.GetSpacing()
  • ex) spacing = 1, 1, 2 -> orig_img.shape / spacing = image.GetSpacing()

skim2257 avatar Jun 06 '23 18:06 skim2257