Thread: Gabor Filter
View Single Post
  #1  
Old 01-19-2011, 02:21 PM
Java Java is offline
Senior Member
 
Join Date: Jun 2009
Posts: 8,402
Default Gabor Filter

I want to implement gabor filter in java. I got gabor filter code in Matlab. i tried to convert it into java but it had some mistakes. pls check the code and fix the errors. i post both the matlab code (which i got) and java code which i had tried. * MATLAB code* function [op]= gabor1(I) ...
__________________
Java
domain name forum
Reply With Quote