diffusion model for 2D images
9 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have a discussion with Image Processing researcher about using diffusion model for 2D images:
He said ... "the anti-concentration diffusion model is wrong for 2D digital subtraction angiography DSA images. Because in 2D, pixel-values (concentration) are summations in depth, and small distances in 2D can be large in 3D."
I said that 2D DSA images suffer from intensity inhomogeneity and we can apply diffusion models to correct intensity inhomogeneity problem.
What do you think?
0 Kommentare
Antworten (1)
Bjorn Gustavsson
am 1 Okt. 2014
If I get this right...
Linear diffusion you can calculate by straightforward convolution with a Gaussian kernel, and that operation should commute with the integration along the lines-of-sight your imaging system does. If you start doing non-linear diffusion this will no longer be true - you would not get the same result if you first did a non-linear diffusion of the 3-D object and then imaged that, as if you first imaged the 3-D object and then did non-linear diffusion on that. So it depends on what type of diffusion you do. This is resting on the fact that the diffusion is done with a Gaussian kernel and that those are separable. This means that you can separate the diffusion perpendicular to and along the lines-of-sight.
HTH
1 Kommentar
Bjorn Gustavsson
am 2 Okt. 2014
Except for the case where DSA-images are of the same kind as X-ray tomography - then its different.
Siehe auch
Kategorien
Mehr zu Biomedical Imaging finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!