edge detection use Kirsch/Robinson operator

조회 수: 21 (최근 30일)
tarida yanti
tarida yanti 2014년 9월 14일
댓글: Image Analyst 2014년 9월 19일
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 ?

답변 (1개)

Image Analyst
Image Analyst 2014년 9월 14일
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
Image Analyst
Image Analyst 2014년 9월 19일
Regarding your interface and error and question, you need to fix the error and then click the green Run triangle.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by