From 6967d9f73b47a72b1b107539bbd7dc5513534d0b Mon Sep 17 00:00:00 2001 From: andmccall <56968719+andmccall@users.noreply.github.com> Date: Wed, 11 Dec 2024 09:28:19 -0500 Subject: [PATCH] Update sites.yml - Add Draw 3D ROI --- sites.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/sites.yml b/sites.yml index 13f2884..489ce0b 100644 --- a/sites.yml +++ b/sites.yml @@ -718,6 +718,14 @@ sites: maintainers: - "Christian Tischer" + - name: "Draw 3D ROI" + id: "Draw3DROI" + url: "https://sites.imagej.net/Draw3DROI/" + description: >- + A Fiji plugin to create 3D masks from hand-drawn 2D ROIs. + maintainers: + - "[Andrew McCall](https://imagej.net/people/andmccall)" + - name: "ElastixWrapper" id: "ElastixWrapper" url: "https://sites.imagej.net/ElastixWrapper/"