edge detection use Kirsch/Robinson operator

21 visualizaciones (últimos 30 días)
tarida yanti
tarida yanti el 14 de Sept. de 2014
Comentada: Image Analyst el 19 de Sept. de 2014
how to use kirsch / robinson operator on the figure in matlab??
(Edit 9-19-2014, information added below as an "Answer" moved up here)
thank you for your appreciated. now, i wanna use this interface using kirsch and robinson operator. i have some error. please help me. i new in matlab. how will my project be run ?

Respuestas (1)

Image Analyst
Image Analyst el 14 de Sept. de 2014
You can use imfilter() or conv2() with the kernels found here: http://en.wikipedia.org/wiki/Kirsch_operator, but why not just use imgradient()? Why does it have to be Kirsch?
  1 comentario
Image Analyst
Image Analyst el 19 de Sept. de 2014
Regarding your interface and error and question, you need to fix the error and then click the green Run triangle.

Iniciar sesión para comentar.

Categorías

Más información sobre Image Processing Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by