opera-adt / DSWX-SAR

Dynamic Surface Water Extent from Synthetic Aperture Radar
Apache License 2.0
10 stars 6 forks source link

add region growing algorithm #13

Closed oberonia78 closed 1 year ago

oberonia78 commented 1 year ago

This PR adds the region-growing algorithm to DSWx-SAR. The region-growing algorithm takes the fuzzy-value Geotiff and produces the intermediate binary water map, region_growing_output_binary_VV_VH.tif.

region_growing

oberonia78 commented 1 year ago

@LiangJYu Thank you for the comments. I revised the PR based on your comments.

oberonia78 commented 1 year ago

@LiangJYu Thank you for your great comments and corrections. I just finished the modification. Would you be able to have another look?

oberonia78 commented 1 year ago

@LiangJYu Thank you for your suggestions. I just removed 'water' from the variable names. likelihood_image seems reasonable to me. If you don't have additional comments on this PR, may I merge it?

https://github.com/opera-adt/DSWX-SAR/pull/13#discussion_r1308168866