Eric Koch
Eric Koch
Thanks for reporting this @felialves! Your fix sounds right to me and I'll update this in the examples.
@LuanMagioli -- Thanks for posting this error! Would you mind giving me a few more details to help figure out what went wrong? * image size * number of filaments...
HI @tomriddle1234 -- Thanks for posting the issue! I think the problem may be that the error message is unclear. Is the input data `processed` an array? If it is,...
Hi @pippo1990 -- you're looking for this function to get the longest path lengths: https://fil-finder.readthedocs.io/en/latest/api/fil_finder.FilFinder2D.html#fil_finder.FilFinder2D.lengths
Just checking: was the `lenghts` a typo in the comment above?
There can be a moderate discrepancy between the geometric length and the one filfinder finds from the longest path. FilFinder generalizes the identification of the intersections between branches along the...
A PR would be appreciated! Thanks!
Thanks for reporting the issue, @Ekanshh! I've started updating the CI tests and will add this to that PR.