methods for differentiation between trees and grass
Mostrar comentarios más antiguos
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)

Respuesta aceptada
Más respuestas (1)
Benjamin Thompson
el 10 de Feb. de 2022
1 voto
That is a very complicated problem. See the example Semantic Segmentation Using Deep Learning in the Computer Vision Toolbox for a similar problem.
3 comentarios
Ajad Singh
el 10 de Feb. de 2022
Benjamin Thompson
el 10 de Feb. de 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
el 10 de Feb. de 2022
Categorías
Más información sobre MATLAB Support Package for IP Cameras en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!