mhaghighat / gabor

Gabor Feature Extraction
BSD 2-Clause "Simplified" License
69 stars 33 forks source link

Need to show the combine output #3

Closed nashraraza closed 4 years ago

nashraraza commented 4 years ago

Hey there! Can you help me out please, if I need to show the output filtered image and not use them as feature just show a final output with all the orientations collectively what can I do for it? is it possible

mhaghighat commented 4 years ago

You just need to uncomment the lines 87 to 105 in gaborFeatures.m. It will show the filtered images.