organoid_tracker.visualizer.link_score_visualizer module
- class organoid_tracker.visualizer.link_score_visualizer.LinkScoreVisualizer(window: ~organoid_tracker.gui.window.Window, parent_viewer: ~typing.Type[~organoid_tracker.visualizer.Visualizer] = <class 'organoid_tracker.visualizer.standard_image_visualizer.StandardImageVisualizer'>)
Bases:
ExitableImageVisualizer
Shows the penalty score of each link. The lower the score, the more likely that the network thinks the link is correct.