Skip to content

Remove vplants.tissue_analysis dependencies #19

@pradal

Description

@pradal

Several dependencies already exist to vplants.tissue_analysis.
Even if these deps are imported at run-time, the code is not fully functional today.
Several options exist to remove these dependencies:

  1. Inherit of the data structure in vplants.tissue_analysis and add the algos in the inherited class
  2. Seprarte the datastructure from the algos and use a service as a factory (I want to build my data-structure from images. This kind of solution is used in NetworkX for instance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions