# SLIC-Superpixels **Repository Path**: imbit_mathmhb/SLIC-Superpixels ## Basic Information - **Project Name**: SLIC-Superpixels - **Description**: image segmentation with SLIC - **Primary Language**: C++ - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SLIC Superpixel Implementation This repository contains an implementation of the SLIC Superpixel algorithm by Achanta et al. (PAMI'12, vol. 34, num. 11, pp. 2274-2282). The C++ implementation is created to work with the strutures of OpenCV. ## Exemplary result The images below shows an example of an over-segmentation using 400 superpixels and a weight factor of 40.

Dog Dog Segmentation