diffusion model for 2D images

조회 수: 8 (최근 30일)
Nisreen Sulayman
Nisreen Sulayman 2014년 10월 1일
댓글: Bjorn Gustavsson 2014년 10월 2일
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?

답변 (1개)

Bjorn Gustavsson
Bjorn Gustavsson 2014년 10월 1일
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
Bjorn Gustavsson
Bjorn Gustavsson 2014년 10월 2일
Except for the case where DSA-images are of the same kind as X-ray tomography - then its different.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Biomedical Imaging에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by