From: paul jee on
Need Matlab code for Texture Classification using neural network classifier
From: us on
"paul jee" <pauljee2004(a)yahoo.com> wrote in message <hn0ah8$6v1$1(a)fred.mathworks.com>...
> Need Matlab code for Texture Classification using neural network classifier

what have YOU done so far to solve YOUR problem...

us
From: paul jee on

sir,
I have done wavelet packet decomposition for the texture image.And i extracted the features as energy from wavelet packet decomposed image subbands.Now i am planning to retrieve the images from the database using the energy feature vector as input.I am going to use Artificial neural network for image retrieval problem with the above datasets. Can you give suggestion for my work.