|
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
|