Closed e-koch closed 6 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
Started in #20, but it has other consequences for overly smoothing the filaments. Closing for now. See #20 for any future work.
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