vmtklevelsetsegmentation automatic

62 views
Skip to first unread message

Jessica Williams

unread,
Jun 30, 2020, 1:43:47 PM6/30/20
to vmtk-users
Is it possible to run vmtklevelsetsegmentation and specify the segmentation type (e.g. colliding fronts) and a seed point in the command line to batch process segmentations without any user input?

Andras Lasso

unread,
Jul 1, 2020, 12:09:06 AM7/1/20
to vmtk-users
vmtklevelsetsegmentaiton is just a wrapper over a few VMTK filters. You can see what exactly it can do by having a look at its source code:
https://github.com/vmtk/vmtk/blob/master/vmtkScripts/vmtklevelsetsegmentation.py

In VMTK scripts, the only use of colliding fronts is to initialize a level set:

Can you post a screenshot of your input image and the segmentations that you managed to get so far?

Andras

Jessica Williams

unread,
Jul 1, 2020, 11:35:36 AM7/1/20
to vmtk-users

I have an algorithm to automatically detect four seed points in the aorta (one at the bottom of the descending aorta, one at the end of the ascending aorta, and ascending and descending in a middle slice). It seems that vmtklevelsetsegmentation colliding fronts does a good job of connecting these seed points together (I do it by initialising three different branches and connecting them together - see pictures). If I have the coordinates of these four seed points, is there a good way for me to run the segmentation via the command line?


Screenshot 2020-07-01 at 11.30.41.png

Screenshot 2020-07-01 at 11.31.20.png

Screenshot 2020-07-01 at 11.31.49.png

Screenshot 2020-07-01 at 11.32.04.png

Reply all
Reply to author
Forward
0 new messages