e-koch / FilFinder

Detection of filamentary structure in molecular clouds
http://fil-finder.readthedocs.io/en/latest
MIT License
41 stars 21 forks source link

Add morphological reconstruction for masks #18

Closed e-koch closed 6 years ago

e-koch commented 8 years ago

This is an easy way to make the skeleton more robust by removing small spurs. I have an implementation in BaSiCs already: https://github.com/e-koch/BaSiCs/blob/master/basics/iterative_watershed.py#L117

e-koch commented 6 years ago

Started in #20, but it has other consequences for overly smoothing the filaments. Closing for now. See #20 for any future work.