What are the features we can extract using gabor filtering for images
6 ビュー (過去 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!