Create a binary mask drawing on images with vessels

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

Answers (1)

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.
But You can look here (imcrop) an interactive crop Image tool associated with the image.
Regards

Categories

Find more on Display Image in Help Center and File Exchange

Asked:

on 8 Jun 2019

Answered:

on 9 Jun 2019

Community Treasure Hunt

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

Start Hunting!