rskelly / treetops

Tree Top and Crown Delineation from Canopy Height Rasters
0 stars 0 forks source link

treetops: Change the way threshold kernels deal with obliterated tops. #22

Closed rskelly closed 7 years ago

rskelly commented 7 years ago

Instead of simply deleting treetops on successive iterations with larger kernels:

rskelly commented 7 years ago

Parent ID assigned to subsumed tops by 9bb0f69. Crowns are delineated for all tops and can be merged in post-processing using the parent IDs. A top takes on the parent ID of its largest parent, which might be an issue if >2 thresholds are used.