QMRITools`
QMRITools`

SurfaceDistance

SurfaceDistance[ref,pred]

gives the mean surface distance of segmentations ref and pred for class equals 1 in voxels.

SurfaceDistance[x,y,class]

gives the mean surface distance of segmentations ref and pred for class in voxels.

SurfaceDistance[x,y,{class,..}]

gives the mean surface distance of segmentations ref and pred for the list of gives classes in voxels.

SurfaceDistance[x,y,class ,vox]

gives the mean surface distance of segmentations ref and pred for class in milimeter.

SurfaceDistance[x,y,{class,..},vox]

gives the mean surface distance of segmentations ref and pred for the list of gives classes in milimeters.

Details

  • The following options can be given:
  • Method"HD95"Method is an option for various algorithm-intensive functions that specifies what internal methods they should use.

Examples