methods for differentiation between trees and grass
Show older comments
Im looking for methods to use to help differentiate roadside trees on a motorway from grass (as shown in the picture), which then later i can use this information to analyse the pixel values of the trees. (im not asking for any code, just ideas which i could maybe try and implement)

Accepted Answer
More Answers (1)
Benjamin Thompson
on 10 Feb 2022
1 vote
That is a very complicated problem. See the example Semantic Segmentation Using Deep Learning in the Computer Vision Toolbox for a similar problem.
3 Comments
Ajad Singh
on 10 Feb 2022
Benjamin Thompson
on 10 Feb 2022
Try it and see. Remember you need a lot of data for this type of solution to work on full motion video. Trees and grass can look a lot different during different weather conditions, time of day, types of trees/grass species, whether the grass has been recently mowed, etc.
Ajad Singh
on 10 Feb 2022
Categories
Find more on MATLAB Support Package for IP Cameras 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!