diff --git a/Resources/UseCase2/UseCase2.md b/Resources/UseCase2/UseCase2.md new file mode 100644 index 0000000..bac4b2e --- /dev/null +++ b/Resources/UseCase2/UseCase2.md @@ -0,0 +1,13 @@ +

Use Case 2: Timelapse Features

+ +An object of any class can be tracked over time.  + +The features of these objects may be extracted at each timepoint, these are referrred to here as nodes. + +The link between two nodes describes an edge. + +Each edge has two parents. Parent A is a node with time (T) and Parent B is a node with time (T + n). This means that the edge is directional. + +Edge features are the change over time of the node features. + +Multiple edges and nodes can be aggregated into tracks. diff --git a/Resources/UseCase2/UseCase2.svg b/Resources/UseCase2/UseCase2.svg new file mode 100644 index 0000000..c97983c --- /dev/null +++ b/Resources/UseCase2/UseCase2.svg @@ -0,0 +1,3882 @@ + +image/svg+xmlEmbryo/Field of ViewNodetimeEdgeObject_ClassObject_IDParent_ClassParent_IDTimeX CoordinateNuclei1Embryo1110Nuclei2Embryo112Object_ClassObject_IDParent_ClassParent_IDTimeX CoordinateNuclei6Embryo1230Nuclei7Embryo124Object_ClassObject_IDParentA_ClassParentA_IDParentB_ClassParentB_IDDisplacementContact TrackEdge1Nuclei1Nuclei610Contact TrackEdge2Nuclei2Nuclei74Contact TrackEdge3Nuclei6Nuclei115Contact TrackEdge4Nuclei7Nuclei147 diff --git a/Resources/UseCase2/UseCase2_resources/tables.pdf b/Resources/UseCase2/UseCase2_resources/tables.pdf new file mode 100644 index 0000000..4331f13 Binary files /dev/null and b/Resources/UseCase2/UseCase2_resources/tables.pdf differ diff --git a/Resources/UseCase2/UseCase2_resources/tables.xlsx b/Resources/UseCase2/UseCase2_resources/tables.xlsx new file mode 100644 index 0000000..2fea4e2 Binary files /dev/null and b/Resources/UseCase2/UseCase2_resources/tables.xlsx differ