Skip to main content

find_seed_point

Function find_seed_point 

Source
fn find_seed_point(
    mask: &[u8],
    nx: usize,
    ny: usize,
    nz: usize,
) -> (usize, usize, usize)
Expand description

Find a good seed point (center of mass of the mask)