Function puma::compute_MeanInterceptLength

Function Documentation

puma::Vec3<double> puma::compute_MeanInterceptLength(puma::Workspace *grayWS, puma::Cutoff cutoff, int numThreads = 0)

computes the mean intercept length on a grayscale workspace.

Parameters
  • segWS – a segmented workspace containing the domain.

  • voidLowpuma::Cutoff – an integer corresponding to the lowest grayscale value which is considered void.

  • voidHighpuma::Cutoff – an integer corresponding to the highest grayscale value which is considered void.

Returns

a puma vector containing the mean intercept length in the x, y, and z directions.