Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: hi,
Date: Wed, 6 May 2009 14:31:01 +0000 (UTC)
Organization: STFC Rutherford Appleton Laboratory
Lines: 13
Message-ID: <gts6v5$i80$1@fred.mathworks.com>
References: <4487e8d9-6943-4b95-a590-c1a75fe20b4c@z23g2000prd.googlegroups.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1241620261 18688 172.30.248.37 (6 May 2009 14:31:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 6 May 2009 14:31:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 968489
Xref: news.mathworks.com comp.soft-sys.matlab:537912


Tharani <kumuthini.kec@gmail.com> wrote in message <4487e8d9-6943-4b95-a590-c1a75fe20b4c@z23g2000prd.googlegroups.com>...
> Im in need of source code for "image retrieval with relevance
> feedback" in MATLAB for my study. pls anybody help me.

All you need is a copy of Matlab, and the image processing toolbox. All of the code you need is in there, plus a lot more. What isn't in there can be constructed by a simple combination of the relevant functions that are supplied. All you need to do is to go through the available functions, identify the useful ones, and ignore the rest. Combine the useful functions so as to achive the functionality, that currently only you and I guess your class supervisor know.

There is probably no one here that has either the time, or the inclination to do YOUR work for you. If you have a good crack at it and hit a problem, then by all means come back describe your Matlab problem, and we will usually do our best to help. 

We are all very busy people here, we are not a free Matlab programming service.

Regards

Dave Robinson