Xingorno / Speckle-Reducing-Anisotropic-Diffusion-SRAD

Speckle Reducing Anisotropic Diffusion (SRAD) Algorithm
18 stars 2 forks source link

Speckle-Reducing-Anisotropic-Diffusion(SRAD)

Speckle Reducing Anisotropic Diffusion (SRAD) Algorithm

Description

Reference Paper

Basic Principle

This algorithm orignated from Anisotropic Diffusion, the mathematical model is : AD_Principle

Note: the most important part of the model is to define the diffusion function and the diffusion efficient

Pseudocode

pseudocode

Python implementation

Thanks to namioj. The Python implementation is being added as well. Please see the issue section