The document describes a new superpixel segmentation algorithm called Superpixels Using Morphology (SUM) and compares it to existing algorithms. SUM uses a watershed transformation approach on an image's morphological gradient that has undergone area closing to efficiently generate superpixels. In experiments on rock images, SUM achieved under-segmentation error and boundary recall comparable to recent algorithms while being significantly faster, making it suitable for applications requiring fast superpixel generation.