methods for differentiation between trees and grass
이전 댓글 표시
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)

채택된 답변
추가 답변 (1개)
Benjamin Thompson
2022년 2월 10일
1 개 추천
That is a very complicated problem. See the example Semantic Segmentation Using Deep Learning in the Computer Vision Toolbox for a similar problem.
댓글 수: 3
Ajad Singh
2022년 2월 10일
Benjamin Thompson
2022년 2월 10일
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
2022년 2월 10일
카테고리
도움말 센터 및 File Exchange에서 MATLAB Support Package for IP Cameras에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!