find the infected cluster

i segmented a diseased plant image using K means... i got 4 clusters... now i want to find the infected cluster... is it possible thru code.. in different images the infected cluster is different... so how to find the infected cluster??... please do reply....

 Accepted Answer

One of these things is not like the others.
One of these things just doesn't belong.
One of these things is not like the others.
Can you guess which one before I end my song?
We are not going to be able to assist you much until you can describe what distinguishes an infected cluster from the other clusters.

4 Comments

If help is needed in determining that, an image would help, http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers, though no guarantees since I'm not a botanist.
sir i couldnt upload image here sir.... so i'm showing an image from google that is the output of kmeans clustering algorithm.....
in that the cluster 4 is the infected cluster.... but in some images it might be cluster 2& 3 or only cluster 1 and so....
sir how to detect the infected cluster thru coding...
is it possible to detect thru coding?? please do reply sir.... the link of the image is below....
That paper indicates that Euclidean distances are used for the clustering, but does not describe what objects are whose Euclidean distance is being measured. Without that information, it is not possible to proceed.
It is not obvious from that paper that it is possible to automatically distinguish which cluster would be infected. There is also no justification given there for choosing 4 as the number of clusters.

Sign in to comment.

More Answers (0)

Categories

Find more on Agriculture in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!