chore: retreive old comments

This commit is contained in:
Laureηt 2023-01-12 08:23:23 +01:00
parent eb2cf131d5
commit fdfed4c1ff
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -1 +1,20 @@
Créez vos propre branches
# random stuff
https://scikit-image.org/docs/stable/auto_examples/transform/plot_geometric.html#sphx-glr-auto-examples-transform-plot-geometric-py
https://scikit-image.org/docs/stable/auto_examples/transform/plot_transform_types.html#sphx-glr-auto-examples-transform-plot-transform-types-py
https://github.com/google/mediapipe/issues/1379
https://en.wikipedia.org/wiki/3D_projection#Perspective_projection
TODO: faire un POC où je place juste un cvGetPerspectiveTransform suivi d'un cvWarpPerspective
-> comme sur cet exemple, mais où l'image de gauche et droite sont inversées
https://docs.adaptive-vision.com/studio/filters/GeometricImageTransformations/cvGetPerspectiveTransform.html
instrisics ? -> https://github.dev/google/mediapipe/blob/master/mediapipe/modules/face_geometry/libs/effect_renderer.cc#L573-L599
TODO: https://github.com/Rassibassi/mediapipeFacegeometryPython/blob/main/head_posture_rt.py
-> pnp -> pose estimation -> paramètres extrinsèques
-> + param intrasèque (supposé connu, check site mediapipe)
-> placer dans l'espace les textures -> et projeter dans le plan image