How to Program Volume Segmenter App in a Script

6 次查看(过去 30 天)
I am using the volume segmenter app to manually segment every 10th image in my image stack of 100 images total. I am then able to interpolate between the images manually segmented to get my desired outcome.
I can do this using the app interface however, instead of opening up the app and doing this, I would like to put this in a script.
My goal would be to press run and then have the script pull up every 10th image and prompt the user to segment the images given to them and then interpolate between them. I would like all of this to be able to be done by just running a script and not having to open up the volume segmenter app for ease of use.
Is this possible? All the documentation I could find on the volume segmenter app so far just teaches you how to use the app interface itself not how to call its functions out.
  1 个评论
JSC
JSC 2021-9-2
编辑:JSC 2021-9-2
I'm not familiar with the app but I would suggest experimenting with the examples in the Programmatic Use section at the bottom of the page: https://www.mathworks.com/help/images/ref/volumesegmenter-app.html
There's also this list of image segmentation functions, but I don't know if/how they work with the volume segmenter app: https://www.mathworks.com/help/images/referencelist.html?type=function&category=image-segmentation&s_tid=CRUX_topnav

请先登录,再进行评论。

回答(0 个)

产品


版本

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by