TTSEA specifications
From OTBWiki
The tree and tree stand detection on PHR-like images will work as follows:
- Use a meanshift segmentation on the original 4 band image
- Use OBIA (LabelObjectMap) in order to extract the regions together with attributes (NDVI, shape, size)
- Remove all regions with low NDVI
- Merge regions using NDVI and shape criteria

