[신호처리] Lec 04 - Fourier Transform
이 문서는 푸리에 변환에 대한 강의 노트로, 1D 및 2D 푸리에 변환의 수학적 정의, 유용한 공식, 샤 함수와의 관계, 그리고 푸리에 변환의 주요 속성을 설명합니다. 푸리에 변환은 주파수 도메인으로의 변환을 통해 합성곱 계산을 단순화하고, 변조 속성을 포함하여 다양한 신호 처리 응용에 활용됩니다.
[신호처리] Lec 04 - Fourier Transform
Precaution
본 게시글은 서울대학교 이종호 B 교수님의 SNU FastMRI Challange, 2021 Signal Processing을 바탕으로 제작되었습니다.
Fourier Transform
- Transformation to frequency domain
- 2D Fourier Transform
Mathematical Definition (1D)
- Fourier Transform
- Inverse Fourier Transform
Mathematical Definition (2D)
- Fourier Transform
- Inverse Fourier Transform
- Useful Formulas i.e. time delay / image shift transformed expotential : Linear phase
- Quarter-pixel shift : 1/4 픽셀만큼 shift하는 것은 복잡함. 이 때 영상을 F.T. 한 다음 Linear phase를 곱하고 다시 IFT 하면 쉽게 shift할 수 있음.
- $u(t)$ : unit step function, a: real positive number F.T. of exponential function is so-called Lorentzian
rect and sinc function
Lorentzian function
F.T. Related to Shah Function
- Shah (or III) function and its F.T. i.e. Sampling function.
Properties of F.T.
- 가장 큰 이점 : convolution 계산을 단순 곱연산으로 바꾸어 준다.
- Modulation property
This post is licensed under CC BY 4.0 by the author.