openalea.phenomenal.tracking.trackedPlant.TrackedLeaf

class openalea.phenomenal.tracking.trackedPlant.TrackedLeaf(polyline, features)[source]

Bases: object

Describe a leaf organ, with attributes specific to leaf tracking algorithm.

__init__(polyline, features)[source]
Parameters:
  • polyline ((n, 3) numpy array) –

  • features (dict) – {‘mature’: bool, ‘azimuth’: float, ‘height’: float, ‘length’: float}

Methods

__init__(polyline, features)

param polyline:

compute_features_vector(w_h, w_l)

for the sequence alignment of mature leaves

compute_features_vector(w_h, w_l)[source]

for the sequence alignment of mature leaves