From: Isha Mahajan on
i have to make project of detecting diseases in leaves of plants by scanning their images using matlab.how can i proceed and how to do color differentiation and to analyse/detect disease.and how to write code for this project.
From: us on
"Isha Mahajan" <ishamahajan88(a)yahoo.in> wrote in message <i2jakq$994$1(a)fred.mathworks.com>...
> i have to make project of detecting diseases in leaves of plants by scanning their images using matlab.how can i proceed and how to do color differentiation and to analyse/detect disease.and how to write code for this project.

well... your rather vague question is of such basic nature, you'd better read the
getting started
section of your ML version...
the current section is available here, for instance...

http://www.mathworks.com/matlabcentral/fileexchange/authors/1314

us
From: ImageAnalyst on
On Jul 26, 2:40 am, "Isha Mahajan" <ishamahaja...(a)yahoo.in> wrote:
> i have to make project of detecting diseases in leaves of plants by scanning their images using matlab.how can i proceed and how to  do color differentiation and to analyse/detect disease.and how to write code for this project.
------------------------------------------------------------
Here's an additional demo you might look at:
http://www.mathworks.com/matlabcentral/fileexchange/26420-simplecolordetection

Post some images (some means more than 1) if you want more specific
help, for example a set of healthy images and a set of diseased
images.