Namespaces | |
namespace | kmeans |
Classes | |
class | kmeans::Segmenter |
Base class of image segmentation algorithms. More... | |
class | kmeans::Segmenter::RegionPruner |
The function object passed into Segmenter::pruneRegions that controls the criteria on which the pruning is done. More... | |
class | kmeans::ContourSegmenter |