Skip to content

Xingorno/Speckle-Reducing-Anisotropic-Diffusion-SRAD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Speckle-Reducing-Anisotropic-Diffusion(SRAD)

Speckle Reducing Anisotropic Diffusion (SRAD) Algorithm

Description

  • SpeckleReducingAD.m: Speckle Reducing Anisotropic Diffusion Algortithm (General Version)

  • SpeckleReducingAD_New.m: Speckle Reducing Anisotropic Diffusion Algortihm (Optimized Version for my data)

  • testSRAD.m: test our SRAD algorithm using the input (noisyImage.png) and get the output

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

About

Speckle Reducing Anisotropic Diffusion (SRAD) Algorithm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published