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

1 回表示 (過去 30 日間)
Siddha Nagasai
Siddha Nagasai 2015 年 5 月 5 日
コメント済み: Siddha Nagasai 2015 年 5 月 6 日
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 Center および File ExchangeAgriculture についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by