/SLIC

This repository contains an implementation of the SLIC Superpixel algorithm by Chen Guanzhou et al.

Primary LanguageC++GNU Lesser General Public License v3.0LGPL-3.0

SLIC

This repository contains an implementation of the SLIC Superpixel algorithm by Chen Guanzhou et al. Other than other open source libraries which contain SLIC superpixel algorithm, this library can deal with image with huge size ( even bigger than memory size).