[][src]Function libvips::ops::labelregions_with_opts

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

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