Feeds
提问
what should be the parameter(sigma,lambda,psi,gamma,theta)values in gabor program ?
clc; clear all; close all; I=imread('katrina.jpg'); I=rgb2gray(I); I=imresize(I,[64 64],'bilinear'); [N N]=size(I) imsho...
11 years 前 | 1 个回答 | 0
提问
11 years 前 | 1 个回答 | 0