Skip to main content

separate_z_axis

Function separate_z_axis 

Source
fn separate_z_axis(current: [f64; 3], new: [f64; 3]) -> Option<usize>
Expand description

nnU-Net determine_do_sep_z_and_axis(force_separate_z=None, ...): the low-resolution axis if either spacing is anisotropic by more than 3×, and that axis is unique.