what is Gabor wavelet transform in image processing?
조회 수: 13 (최근 30일)
이전 댓글 표시
I searched a lot on internet about gabor wavelet transform. But all I get is mathematical explanation which I am not able to understand. Does Gabor filter and Gabor wavelet transform are one and same? Or they are different? I have to apply gabor wavelet transform for retinal blood segmentation. Can anyone help me to understand what actually it is? And guide me about how to apply it on retinal images. Does the following links are implementation of 2D gabor wavelet transform?
I am totally confused kindly help me.
댓글 수: 1
Md Khaled Hasan Zami
2020년 4월 7일
편집: Md Khaled Hasan Zami
2020년 4월 7일
Images have smotth edges or abrupt edges. Fourier transforms are efficient but does not show efficiency sometimes.
Because, Fourier transforms are kind of sum of sine waves which are not localized is time and wave which means
the oscillates infinitely in time and space. This is why, space and time well localized something was need indeed.
This brings the "WAVELET". Wavelets are rapidly changing or plunging wave like oscillations which have a mean of zero.
The above figure is an wavelet. Unlike sine waves it hase locality in time and space. which means this oschillates finitely in time and spcace.
Now, gabour..Gabor wavelets are wavelets invented by Dennis Gabor using complex functions constructed to serve as a basis for Fourier transforms in information theory applications.
Or you can view https://en.wikipedia.org/wiki/Gabor_wavelet
답변 (1개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Filter Banks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!