flowchart LR
classDef default fill:#f9f9fe,stroke:#6366f1,stroke-width:1px,color:#374151,font-family:ui-sans-serif,system-ui,sans-serif,font-weight:400
A["Ultrasound Video"] --> B["Physician Annotation"]
B --> C["SAM2 Segmentation"]
C --> D["Nerve Segmentation"]
subgraph Refinement [" "]
style Refinement fill:transparent,stroke:#e5e7eb,stroke-width:1px,color:#111827,stroke-dasharray: 5 5
E["Physician Refinement"] -.-> D
D -.-> E
end
D --> F["3D Reconstruction"]
F --> G["Digital Model"]
F --> H["Physical Model"]
F --> I["Quantitative Data"]
flowchart TB
classDef default fill:#f9f9fe,stroke:#6366f1,stroke-width:1px,color:#374151,font-family:ui-sans-serif,system-ui,sans-serif,font-weight:400
A["Ultrasound Video"] --> B["Physician Annotation"]
B --> C["SAM2 Segmentation"]
C --> D["Nerve Segmentation"]
subgraph Refinement [" "]
style Refinement fill:transparent,stroke:#e5e7eb,stroke-width:1px,color:#111827,stroke-dasharray: 5 5
E["Physician Refinement"] -.-> D
D -.-> E
end
D --> F["3D Reconstruction"]
F --> G["Digital Model"]
F --> H["Physical Model"]
F --> I["Quantitative Data"]
flowchart LR
classDef default fill:#f9f9fe,stroke:#6366f1,stroke-width:1px,color:#374151,font-family:ui-sans-serif,system-ui,sans-serif,font-weight:400
A["Ultraschallvideo"] --> B["Arztannotation"]
B --> C["SAM2 Segmentation"]
C --> D["Nerven Segmentierung"]
subgraph Refinement [" "]
style Refinement fill:transparent,stroke:#e5e7eb,stroke-width:1px,color:#111827,stroke-dasharray: 5 5
E["Ärztliche Verfeinerung"] -.-> D
D -.-> E
end
D --> F["3D Rekonstruktion"]
F --> G["Digitales Modell"]
F --> H["Physikalisches Modell"]
F --> I["Quantitative Data"]
flowchart TB
classDef default fill:#f9f9fe,stroke:#6366f1,stroke-width:1px,color:#374151,font-family:ui-sans-serif,system-ui,sans-serif,font-weight:400
A["Ultraschallvideo"] --> B["Arztannotation"]
B --> C["SAM2 Segmentation"]
C --> D["Nerven Segmentierung"]
subgraph Refinement [" "]
style Refinement fill:transparent,stroke:#e5e7eb,stroke-width:1px,color:#111827,stroke-dasharray: 5 5
E["Ärztliche Verfeinerung"] -.-> D
D -.-> E
end
D --> F["3D Rekonstruktion"]
F --> G["Digitales Modell"]
F --> H["Physikalisches Modell"]
F --> I["Quantitative Data"]