pyfibre.model.tools.fire_algorithm module¶
-
class
pyfibre.model.tools.fire_algorithm.FIREAlgorithm(nuc_thresh=2, lmp_thresh=0.15, angle_thresh=70, r_thresh=7, nuc_radius=10)[source]¶ Bases:
objectClass that extracts a complete fibre network from a provided image as a single nx.Graph object
-
property
theta_thresh¶ Conversion of angle_thresh to radians
-
property