I want to extract trees from a given normalized Digital Surface Model (nDSM) in SAGA GIS. My workflow is the following:
Here's a comparison my found trees to the orthophoto (dark green=trees or pastures. light green=tree shadows/bare):
Besides a little shift due to georeference inaccuracies: Any ideas how to improve the workflow? I already tried to vary the parameters (resampling the 1m resoluton to 10cm, gaussian radius 2-5m, reclassifying threshold=15m (as to extract tree crowns only), joining the segments based on seed to seed difference...)
أكثر...
- Applying a Gaussian Filter to the nDSM with search radius with standard deviation=1, search mode=circle and search radius=5m
- Reclassifying grid values to exclude vegetation below 5m
- Applying an inverse watershed segementation algorithm (searching maxima; not joining the elements)
Here's a comparison my found trees to the orthophoto (dark green=trees or pastures. light green=tree shadows/bare):

Besides a little shift due to georeference inaccuracies: Any ideas how to improve the workflow? I already tried to vary the parameters (resampling the 1m resoluton to 10cm, gaussian radius 2-5m, reclassifying threshold=15m (as to extract tree crowns only), joining the segments based on seed to seed difference...)
أكثر...