Skip to main content

MaskNodes

Function MaskNodes 

Source
pub unsafe extern "C" fn MaskNodes(
    nrow: c_long,
    ncol: c_long,
    nodes: *mut *mut nodeT,
    ground: *mut nodeT,
    mag: *mut *mut f32,
) -> c_int
Expand description

Set group numbers of nodes to MASKED if they are surrounded by zero-magnitude pixels, 0 otherwise.