add color syntax in code blocks

This commit is contained in:
davidpagnon 2023-10-14 23:22:25 +02:00
commit eea4a37e8a
2 changed files with 3 additions and 2 deletions

View File

@ -300,7 +300,6 @@ If you already have a calibration file, set `calibration_type` type to `convert`
<img src="Content/Calib_int.png" width="600">
Intrinsic calibration error should be below 0.5 px.
- **Calculate extrinsic parameters:**
@ -322,6 +321,8 @@ If you already have a calibration file, set `calibration_type` type to `convert`
Intrinsic calibration error should be below 1 cm, but depending on your application, results will still be potentially acceptable up to 2.5 cm.
Intrinsic calibration error should be below 1 cm, but depending on your application, results will still be potentially acceptable up to 2.5 cm.
- **With points:**
- Points can be detected from a wand.\
[Want to contribute?](#how-to-contribute)

View File

@ -1,6 +1,6 @@
[metadata]
name = pose2sim
version = 0.4.5
version = 0.4.6
author = David Pagnon
author_email = contact@david-pagnon.com
description = Perform a markerless kinematic analysis from multiple calibrated views as a unified workflow from an OpenPose input to an OpenSim result.