ImLab Scilab Function
Last update :

imgrowing - seeded growing region function (all regions form the same class)

Calling Sequence

[region,iter_number] = imgrowing(image,mask,points,threshold1,threshold2,size_seed,seeds_choice)

Parameters

Description

This function agregates pixels to the seeds placed in the image respecting homogeneity criteria, in order to form a unique region owning the same class.