boostorg / boostorg/gil

Relation between Laplacian and conductivity computation step

Offen
#517 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
cat/question google-summer-of-code
Vorherrschende Sprache
C++
Sterne
199
Forks
171
Ø Merge
1 T. 14 Std.
Gemergte PRs (30 T.)
10

Beschreibung

Current interpretation:
>Every pixel in the source is transformed into 9 pixels, with surrounding pixels being difference in that direction and the pixel itself is replaced by zero. Then kernel is computed for each pixel using conductivity function, convolved with the new 9 pixels, and then convolved by Laplacian kernel. This is the only explanation I have come up with that does the same as the implementation.

So the question is "Is this right interpreation?"

The original wording of the algorithm can be found here:
http://www.sci.utah.edu/~gerig/CS7960-S2010/materials/Perona-Malik/anisotropic_diffusion-Book.pdf

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.