Clear Filters
Clear Filters

How to remove complex background on a grayscale Image and do Object Detection.

1 view (last 30 days)
As you can see the Image has a complex background, which I need to remove to find only the leaves of all plants. What procedure would lead me to complete removal of background except plants.
The images are from IR camera which have to be further used to find temperatures on leaves. So it has to be made sure we dont loose leaves while subtracting background.
I have tried to remove background with imopen and then thresholding it after using imadapthisteq but its still not clear. Kindly guide me if you know how to solve this issue.
Thank you

Accepted Answer

Image Analyst
Image Analyst on 29 Nov 2016
You should attach the image. All I can say now is to use a better background if possible, and use a color camera or a monochrome camera with a filter that can improve the contrast between the subject (green plants) and the background.
  2 Comments
Pavan Basavaraj
Pavan Basavaraj on 29 Nov 2016
Hello, I have uploaded the image kindly go through. I cannot use a color camera as we already discussed it and it's not a feasible option for us. But I need to know whether its possible for this image or not.
Image Analyst
Image Analyst on 29 Nov 2016
Since this is a duplicate question, let's continue the discussion where we began it in that thread.

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!