From fa20de0589a2e33eb739ede36a27b571d54474c2 Mon Sep 17 00:00:00 2001 From: David PAGNON Date: Fri, 19 Aug 2022 23:15:59 +0200 Subject: [PATCH] add diagram for utilities --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7496e41..42561c2 100644 --- a/README.md +++ b/README.md @@ -480,7 +480,8 @@ opensim-cmd run-tool /OpenSim/Setup/ ## Utilities -A list of standalone tools, which can be both run as scripts or imported as functions. Check usage in the docstrings of each python file. +A list of standalone tools, which can be either run as scripts, or imported as functions. Check usage in the docstrings of each Python file. The figure below shows how some of these toolscan be used to further extend Pose2Sim usage. +
Converting files and Calibrating (CLICK TO SHOW) @@ -545,6 +546,7 @@ Combine two trc files, for example a triangulated DeepLabCut trc file and a tria
+ ## How to cite and how to contribute #### How to cite