Pixlane is loading locally. No upload, no signup, and your files stay on your device.
Marker-based watershed segmentation splits an image into distinct regions separated by boundaries. Adjust the distance threshold to control how aggressively regions are separated, and set a minimum region area to merge small fragments.
Segment images into distinct regions using marker-based watershed algorithm.
All processing runs locally in your browser. Your files never leave your device — no upload, no server, no signup required.
Watershed segmentation treats the image as a topographic surface where pixel intensity represents elevation. It
The distance threshold controls the distance-transform step used to generate markers. Higher values produce fewer, larger foreground markers, resulting in fewer but bigger segmented regions.