Short Description
SLIC Plugin to compute superpixels on 8-bit RGB images
- CATEGORIES
- #image_process
- #segmentation
Source code: https://gitlab.pasteur.fr/bia/slic
Documentation
This plugin is based on two criteria:
- Superpixel size (default = 30 px): The higher the value, the bigger the superpixels are.
- Superpixel regularity (default = 0.2, min = 0.01): The higher the value, the more squarish they will look.