Function opencv::imgproc::distance_transform_labels [] [src]

pub fn distance_transform_labels(src: &Mat, dst: &Mat, labels: &Mat, distanceType: i32, maskSize: i32, labelType: i32) -> Result<(), String>

builds the discrete Voronoi diagram

default value for arguments: - labelType: default DIST_LABEL_CCOMP