Create a binary mask drawing on images with vessels
1 view (last 30 days)
Show older comments
Hi,
i would like to know if there's a function to create a binary mask in image containing vessels. I would like to be able to draw the vases by hand.
Thank you in advance
0 Comments
Answers (1)
KALYAN ACHARJYA
on 9 Jun 2019
As per my limited knowledge I dont think there is any specific function which can extracts the vessels from images (all different images have different patterns). For that you have to used some custom function to do segmentation to create binary mask or you can develop your own based on data types.
Regards
0 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!