Convoluting simulated image with real detector MTF
9 次查看(过去 30 天)
显示 更早的评论
Hi everyone,
I would like to include the effect of the detector response on transmission electron microscope images I am simulating. In principle, I understand that the simulated image has to be convolved with the detector modulation transfer function. To practically attain this I would have to firstly FFT the image and then multiply it by the MTF. After this I would have to perform an iFFT of the result to get an image in real space which has the MTF influence.
I am struggling to understand how I can convolve a 2D image with a 1D detector MTF.
Examples of the MTF and images I am simulating are attached.
2 个评论
Philip Plummer
2021-4-18
编辑:Philip Plummer
2021-4-18
A little late to help you probably, but I would just make assumptions regarding the MTF, specifically that it was symmetric with regards to both spatial frequency dimensions (fx and fy for discussion). I would then utilize Matlab's meshgrid function and generate a 2-D MTF to apply to my image.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!