From 087326204f3937687be8906e82f76b0cb5ee4d29 Mon Sep 17 00:00:00 2001 From: Felipe <fima@dtu.dk> Date: Tue, 16 Apr 2024 11:21:06 +0200 Subject: [PATCH] Adding bullet point for watershed in release --- docs/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.md b/docs/releases.md index edce6159..71958e41 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -13,6 +13,7 @@ And remember to keep your pip installation [up to date](/qim3d/#upgrade) so that - Documentation for `qim3d.viz.plot_cc` - Fixed issue with Annotation tool and recent Gradio versions - New colormap: `qim3d.viz.colormaps.qim`, showcasing the Qim colors! +- Object separation using `qim3d.processing.operations.watershed` ### v0.3.3 (11/04/2024) - Introduction of `qim3d.viz.slicer` (and also `qim3d.viz.orthogonal` ) 🎉 -- GitLab