octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #46547] image package: canny detector in edge(


From: Hartmut
Subject: [Octave-bug-tracker] [bug #46547] image package: canny detector in edge() should use LoG as first step
Date: Sat, 05 Dec 2015 21:40:31 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #3, bug #46547 (project octave):

I've just filed a PATCH to fix the issue of bug #46099. I suspect that this
could fix the issue in this bug report as well. 

Could someone please test, if the mentioned patch improves or solves the
situation here as well?

There might still be some difference in the automatic computation of threshold
values, if you don't give them explicitly. But otherwise I hope this  patch
will make the Canny method in edge.m behave much more like its Matlab
counterpart.

Note: Further investigation showed, that Matlab does NOT use LoG filtering as
a first step in the Canny edge detector. They weren't saying this clearly in
their documentation, but now I'm pretty sure they are also doing a Prewitt
filter as a first step. I think they only had a bug in their old
implementation (now in "canny_old" method). Sorry for the confusion!

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?46547>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]