Is their any way to Perform GABOR wavelet representation
of an image in Python
.
I have searched google a lot but cannot find a satisfying solution. Please help
Asked
Active
Viewed 790 times
0

xor
- 2,668
- 2
- 28
- 42
-
If it can be done in opencv then let me google a little but few good links will obviously be very helpfull – xor Jul 25 '13 at 13:11
-
1how about compute gabor wavelet response with a number of different scale and orientation, then compute the wavelet feature, for example, using method explained here: http://vision.ece.ucsb.edu/texture/software/ – azer89 Jul 25 '13 at 17:24