How to remove green part of disease leaf image?

6 次查看(过去 30 天)
I am working on plant diseases. i want to remove the green part of leaf? how should I proceed?

回答(2 个)

Image Analyst
Image Analyst 2015-3-23
Try one of my color segmentation demos in my File Exchange: http://www.mathworks.com/matlabcentral/fileexchange/?term=authorid%3A31862 Create a mask of the green pixels and then do something with it. You have not defined "remove" so I can't say exactly what you want. They can't be removed or deleted since the image must remain rectangular. But you can set the diseased part to another color if you want.
See where other people have worked on leaves with this link: http://www.mathworks.com/matlabcentral/answers/?term=tag%3A%22leaf%22
I did do some image analysis and gave code to someone here: http://www.mathworks.com/matlabcentral/answers/110329#answer_118985

Manu BN
Manu BN 2015-4-27
编辑:Manu BN 2015-4-27
Hi, Here is the code to Plant Disease Analysis. I would like someone to review it.
https://in.mathworks.com/matlabcentral/fileexchange/50624-plant-disease-classification
Thanks in advance, Manu B.N

类别

Help CenterFile Exchange 中查找有关 Agriculture 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by