Update README.md
This commit is contained in:
parent
66e3492e32
commit
aaa56985e1
11
README.md
11
README.md
@ -811,19 +811,20 @@ You will be proposed a to-do list, but please feel absolutely free to propose yo
|
|||||||
▢ **OpenSim:** Do not require a separate scaling trial: scale on the 10 slowest frames of the moving trial instead.
|
▢ **OpenSim:** Do not require a separate scaling trial: scale on the 10 slowest frames of the moving trial instead.
|
||||||
▢ **OpenSim:** Implement optimal fixed-interval Kalman smoothing for inverse kinematics ([this OpenSim fork](https://github.com/antoinefalisse/opensim-core/blob/kalman_smoother/OpenSim/Tools/InverseKinematicsKSTool.cpp)), or [Biorbd](https://github.com/pyomeca/biorbd/blob/f776fe02e1472aebe94a5c89f0309360b52e2cbc/src/RigidBody/KalmanReconsMarkers.cpp))
|
▢ **OpenSim:** Implement optimal fixed-interval Kalman smoothing for inverse kinematics ([this OpenSim fork](https://github.com/antoinefalisse/opensim-core/blob/kalman_smoother/OpenSim/Tools/InverseKinematicsKSTool.cpp)), or [Biorbd](https://github.com/pyomeca/biorbd/blob/f776fe02e1472aebe94a5c89f0309360b52e2cbc/src/RigidBody/KalmanReconsMarkers.cpp))
|
||||||
|
|
||||||
✔ **GUI:** Blender add-on (cf [MPP2SOS](https://blendermarket.com/products/mocap-mpp2soss)), or webapp (e.g., with [Napari](https://napari.org/stable). See my draft project [Maya-Mocap](https://github.com/davidpagnon/Maya-Mocap) and [BlendOsim](https://github.com/JonathanCamargo/BlendOsim).
|
✔ **GUI:** Blender add-on (cf [MPP2SOS](https://blendermarket.com/products/mocap-mpp2soss)), [Maya-Mocap](https://github.com/davidpagnon/Maya-Mocap) and [BlendOsim](https://github.com/JonathanCamargo/BlendOsim).
|
||||||
|
▢ **GUI:** App or webapp (e.g., with [Napari](https://napari.org/stable).
|
||||||
▢ **GUI:** 3D plot of cameras and of triangulated keypoints.
|
▢ **GUI:** 3D plot of cameras and of triangulated keypoints.
|
||||||
▢ **GUI:** Demo on Google Colab (see [Sports2D](https://bit.ly/Sports2D_Colab) for OpenPose and Python package installation on Google Drive).
|
▢ **GUI:** Demo on Google Colab (see [Sports2D](https://bit.ly/Sports2D_Colab) for OpenPose and Python package installation on Google Drive).
|
||||||
|
|
||||||
✔ **Demo:** Provide Demo data for users to test the code.
|
✔ **Demo:** Provide Demo data for users to test the code.
|
||||||
▢ **Demo:** Add videos for users to experiment with other pose detection frameworks
|
✔ **Demo:** Add videos for users to experiment with other pose detection frameworks
|
||||||
▢ **Demo:** Time shift videos and json to demonstrate synchronization
|
✔ **Demo:** Time shift videos and json to demonstrate synchronization
|
||||||
▢ **Demo:** Add another virtual person to demonstrate personAssociation
|
✔ **Demo:** Add another virtual person to demonstrate personAssociation
|
||||||
▢ **Tutorials:** Make video tutorials.
|
▢ **Tutorials:** Make video tutorials.
|
||||||
▢ **Doc:** Use [Sphinx](https://www.sphinx-doc.org/en/master), [MkDocs](https://www.mkdocs.org), or (maybe better), [github.io](https://docs.github.com/fr/pages/quickstart) for clearer documentation.
|
▢ **Doc:** Use [Sphinx](https://www.sphinx-doc.org/en/master), [MkDocs](https://www.mkdocs.org), or (maybe better), [github.io](https://docs.github.com/fr/pages/quickstart) for clearer documentation.
|
||||||
|
|
||||||
✔ **Pip package**
|
✔ **Pip package**
|
||||||
✔ **Batch processing**
|
✔ **Batch processing** (also enable non-batch processing)
|
||||||
✔ **Catch errors**
|
✔ **Catch errors**
|
||||||
▢ **Conda package**
|
▢ **Conda package**
|
||||||
▢ **Docker image**
|
▢ **Docker image**
|
||||||
|
Loading…
Reference in New Issue
Block a user