chenguanzhou / SLIC

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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).

About

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

License:GNU Lesser General Public License v3.0


Languages

Language:C++ 95.0%Language:CMake 5.0%