What are the features we can extract using gabor filtering for images

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 commentaire

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 .

Connectez-vous pour commenter.

 Réponse acceptée

Açmae
Açmae le 1 Mar 2013
Modifié(e) : Açmae le 1 Mar 2013
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 commentaires

thank you sir... host of features you can extract.... host of feature means.. can i know what are all the features sir.. i came to know abt mean amplitude, mean square energy.. is that right.. or do we have any other features to extract...
Walter Roberson sir now its very clear for me... thank you...
https://stackoverflow.com/questions/20608458/gabor-feature-extraction

Connectez-vous pour commenter.

Plus de réponses (1)

surya cm
surya cm le 16 Juil 2016
Sir how can i use gabor filter for leaf image identification?

2 commentaires

I don't know. Why do you think it should be able to?
https://stackoverflow.com/questions/20608458/gabor-feature-extraction

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by