How can you 'quantify' IFFT of 2D image?

조회 수: 2 (최근 30일)
Iron1759
Iron1759 2021년 2월 24일
댓글: Iron1759 2021년 3월 26일
Hello,
I have 2D electron microscopy images that can be transform to multiple frequencies using FFT.
I think that the easiest way to analyse these complex images (i.e. spacial domain images) would be to look on multiple frequency domains; thus, I've applied masks on specific freqencies and took the IFFT2 function
Now, I look for a quantitative way to measure how 'imperfect' the image is (see the images attached side by side as an example).
I'm wondering whether there are tools in Matlab that can help me do it?
P.S. I've looked on the different functions under 'image analysis', e.g. entropy, but haven't found something suitable.
Any ideas?
Thanks!

답변 (1개)

Alamanda Ponappa Poovaya
Alamanda Ponappa Poovaya 2021년 3월 24일
I understand you want to quantify the imperfections in your image compared to your pristine reference image. I suggest you look at the functions in the link below. Particularly, since you have a pristine reference image, the Full-Reference Quality Metrics functions should be appropriate. You can read more about them in the link below
  댓글 수: 1
Iron1759
Iron1759 2021년 3월 26일
Thanks...
I actually had some time to dig into the subject further since I wrote this question. The field of image/video quality assessment is a broad field with many intersting approaches.
The full-reference algorithms can't be applied to my images because there isn't a pixel-by-pixel match, unless I align them. The non-reference image quality assessment uses several approaches on spacial, DCT, Wavelet, curvelet, FFT domains etc, and I was inspired by some of these ideas. Now, I'm trying to find something suitable. However, these algorithms based (for the most part) on 'natural scene', and these HRTEM images are far from natural.
Will see what I can get out of it :)

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

카테고리

Help CenterFile Exchange에서 Denoising and Compression에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by