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

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

[Octave-bug-tracker] [bug #46570] Image package: wrong result with edge


From: Hartmut
Subject: [Octave-bug-tracker] [bug #46570] Image package: wrong result with edge
Date: Sun, 31 Jul 2016 15:35:23 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0

Follow-up Comment #10, bug #46570 (project octave):

Here is the promised new PATCH  (the file with V3 in it). It should be applied
on top of the current code version in the image repository.

A summary what this patch is supposed to do:
* clarify calculation with squared quantities (Sobel/Prewitt/Kirsch, Roberts)
* normalize the edge operator matrix (Sobel/Prewitt/Kirsch, Roberts)
* adapt calculation of auto threshold (Sobel/Prewitt/Kirsch, Roberts)
* keep edge strength before thinning step (Sobel/Prewitt/Kirsch, Roberts)
* use imfilter instead of conv2 (Roberts)
* add new tests for Prewitt and Roberts methods (Matlab compatible)

Please let me know if something is unclear or something misbehaves in this
patch.

(file #38057)
    _______________________________________________________

Additional Item Attachment:

File name: FixCompatEdgePrewittRobertsSobelKirsch_V3.patch Size:5 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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