sir,How i can extract a single leaf excluding its background of that stem..???

3 次查看(过去 30 天)
i need to select that diseased leaf only..how can i do that. please send me the code..

采纳的回答

Christiaan
Christiaan 2015-5-6
Dear Siddha,
This could be a way to get your result:
  1. Detect all the objects in the image. (<http://www.mathworks.com/discovery/object-detection.html website>)
  2. Analyse each object if there is an infection.This could be done here.
  3. Then you can construct an image with only the leaves that have an infection.
Good luck! Christiaan

更多回答(0 个)

类别

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