[−][src]Crate slic
This crate provides simple API to apply Simple Linear Image Segmentation on all types of 3-channel images. It also support SLIC0 variation of SLIC, with dynamic normalization of spectral distances.
Modules
| lab |
Structs
| Slic | Main SLIC state struct which holds the state for each step of clustering process. |
Functions
| get_slic | Constructor for |