What are the features we can extract using gabor filtering for images
조회 수: 7 (최근 30일)
이전 댓글 표시
What are the features we can extract using gabor filtering for images(histopathological image) is the mean value (from the orientation)will be extracted or any other features apart from it.. having doubt on it... thanks in advance
댓글 수: 1
vibhor vishnoi
2019년 3월 29일
Gabor Filters are very effective to extract texture feature and their analysis. it is working on the frequency pattrens of a perticular location or region of interest. then matching .
채택된 답변
Açmae
2013년 3월 1일
편집: Açmae
2013년 3월 1일
If you are using a set of Gabor filters with different orientations and frequencies, then you have a host of features you can extract. A Gabor filter is essentially a sinusoidal signal with a given frequency and orientation, modulated by a Gaussian.
You can use it for edge and object detection, image representation and coding, color or pattern gradient, etc.
댓글 수: 4
majedaldein almahasneh
2018년 3월 23일
https://stackoverflow.com/questions/20608458/gabor-feature-extraction
추가 답변 (1개)
surya cm
2016년 7월 16일
Sir how can i use gabor filter for leaf image identification?
댓글 수: 2
majedaldein almahasneh
2018년 3월 23일
https://stackoverflow.com/questions/20608458/gabor-feature-extraction
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!