What is the underlying edge detection method of the drawassisted function?

In the Image Segmenter App, there is a function called 'Assisted Freehand ROI Drawer', which is based on the function 'drawassisted'. I have been searching everywhere, but I couldn't find on which edge detection algorithm (i.e. Canny, Sobel, Prewitt) this is based. Does anyone have a place where they found this?

1 Comment

Wondering the same thing - it would be really useful to know, but the documentation seems to give no hint.

Sign in to comment.

Answers (1)

Hi,
Perhaps the following Blog Post can help you determine algorithms used in Image Processing Toolbox:
It does not mention the edge detection algorithm used in implementing the "drawassisted" function, but talks about the Image Processing Toolbox as a whole. Hope it gives you the required idea.
DISCLAIMER: These are my own views and in no way depict those of MathWorks.

1 Comment

Hi Priysha,
Thank you, but this do not answer the question.
An active contour or a B-spline, or... method probably are underlying this "drawassisted" function, and as Suzanne, I would like to get informations about it. Could anyone contribute?

Sign in to comment.

Products

Release

R2019a

Asked:

on 2 Nov 2020

Commented:

on 21 Feb 2022

Community Treasure Hunt

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

Start Hunting!