From 300b04ade2b394430af636f629a84aa628564fd9 Mon Sep 17 00:00:00 2001 From: davidpagnon Date: Wed, 3 Jan 2024 08:55:23 +0100 Subject: [PATCH] lens distortions --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c9bd967..4edc1c8 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,13 @@ > **_News_: Version 0.5 released:** \ **Deep change in the folder structure to allow for automatic batch processing!**\ -Incidentally, right/left limb swapping is now handled, which is useful if few cameras are used.\ -To upgrade, type `pip install pose2sim --upgrade`.\ -*N.B.:* As always, I am more than happy to welcome contributors (see [How to contribute](#how-to-contribute)). +Incidentally, right/left limb swapping is now handled, which is useful if few cameras are used;\ +and lens distortions are better taken into account.\ +To upgrade, type `pip install pose2sim --upgrade`. +> +> *N.B.:* As always, I am more than happy to welcome contributors (see [How to contribute](#how-to-contribute)). + +
`Pose2Sim` provides a workflow for 3D markerless kinematics, as an alternative to the more usual marker-based motion capture methods. It aims to provide a free tool to obtain research-grade results from consumer-grade equipment. Any combination of phone, webcam, gopro, etc can be used.