-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
There are 2 kinds of problems with looped filaments introduced in filfinder2D:
- Looped filament without any end gives: UnboundLocalError: local variable 'max_path_length' referenced before assignment;
- Looped filament with any end attached, even insignificant by length(at figure), is ignored, when providing longest path: the longest path of the insignificant branch is provided instead of longer looped filbranch.

How to avoid losing information contained with loops when, e.g., extracting longest paths?
OS: Linux, Ubuntu 18.04
Environment: Pycharm 2020.3.3
PlantCV Version 3.11.0]
Metadata
Metadata
Assignees
Labels
No labels