Closed ofgulban closed 6 years ago
A sophisticated image smoothing method might be useful to preprocess very noisy images. Considered options are:
Weickert, J. (1998). Anisotropic diffusion in image processing. Image Rochester NY, 256(3), 170. http://doi.org/10.1.1.11.751
Mirebeau, J.-M., Fehrenbach, J., Risser, L., & Tobji, S. (2015). Anisotropic Diffusion in ITK, 1–9. http://arxiv.org/abs/1503.00992
This is now implemented in devel branch. I have tweaked the referenced algorithms a bit in the way I have understood, mainly on the eigen-value compositions part.
A sophisticated image smoothing method might be useful to preprocess very noisy images. Considered options are:
References
Weickert, J. (1998). Anisotropic diffusion in image processing. Image Rochester NY, 256(3), 170. http://doi.org/10.1.1.11.751
Mirebeau, J.-M., Fehrenbach, J., Risser, L., & Tobji, S. (2015). Anisotropic Diffusion in ITK, 1–9. http://arxiv.org/abs/1503.00992