What is the underlying edge detection method of the drawassisted function?
    7 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
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 comentario
  David Young
      
 el 21 de Feb. de 2022
				Wondering the same thing - it would be really useful to know, but the documentation seems to give no hint.
Respuestas (1)
  Priysha LNU
    
 el 11 de Nov. de 2020
        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 comentario
  Eric PETIT
 el 14 de Feb. de 2022
				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?
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



