superpixel3D(im)

Do a superpixel segmentation on a 3D image

You are now following this Submission

Do a supervoxels segmentation on a 3D image.
Using voting scheme on 2d superpixel in each dimension, for sparse contours.
Than use bwdist and watershed.
Very slow.
tested on CT liver scans.

Cite As

refael (2026). superpixel3D(im) (https://www.mathworks.com/matlabcentral/fileexchange/59114-superpixel3d-im), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

watershed already does bwlabeln

1.1.0.0

bug fixed: difSuperPixel was added

1.0.0.0