constructing a superpixel image using SLIC algorithm

4 views (last 30 days)
i am trying to code for an RGB image to construct a superpixel image using SLIC algorithm with given threshold and constant for computing composite distance and also difference image of superpixel image and orginal image, can anyone help me with this?

Answers (1)

Mahesh Taparia
Mahesh Taparia on 15 Jun 2020
Hi
You can refer to the example given in the documentation of superpixels function here. Hope it will help.

Categories

Find more on Image Processing Toolbox in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!