Superpixel Benchmark
Superpixel benchmark, tools and algorithms.
SLIC_OpenCV Member List

This is the complete list of members for SLIC_OpenCV, including all inherited members.

computeSuperpixels(const cv::Mat &image, int region_size, double compactness, int iterations, bool perturb_seeds, int color_space, cv::Mat &labels)SLIC_OpenCVstatic