Filter löschen
Filter löschen

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

3 Ansichten (letzte 30 Tage)
i need to select that diseased leaf only..how can i do that. please send me the code..

Akzeptierte Antwort

Christiaan
Christiaan am 6 Mai 2015
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

Weitere Antworten (0)

Kategorien

Mehr zu Agriculture finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by