Uses of Package
boofcv.alg.segmentation.ms
Package
Description
-
-
ClassDescriptionMerges together regions which have modes close to each other and have a similar color.Finds regions which are too small and merges them with a neighbor that is the most similar to it and connected.Node in a graph.Merges regions together quickly and efficiently using a directed tree graph.Performs the search step in mean-shift image segmentation [1].
-
ClassDescriptionGiven a labeled image in which pixels that contains the same label may or may not be connected to each other, create a new labeled image in which only connected pixels have the same label.
-