pub fn labelregions_with_opts(
    inp: &VipsImage,
    labelregions_options: &LabelregionOptions
) -> Result<VipsImage>
Expand description

VipsLabelregions (labelregions), label regions in an image inp: &VipsImage -> Input image argument labelregions_options: &LabelregionOptions -> optional arguments returns VipsImage - Mask of region labels