Hi all,
after NDVI calculation I select pixel values within a certain range. Afterwards I use a clipper to obtain only the desired area. Based on pixel values I get the following result:
Afterwards I used "RasterExtentsCoercer" in combination with "Generalizer" to get smooth areas.
It would be nice if the very small holes (yellow example) are combined to the detected area. Only larger holes should remain! How can I do this?
Thanks in advance