Commit Graph

13 Commits

Author SHA1 Message Date
davidpagnon
b31215c8c0 integration of pose estimation 2024-07-10 10:12:57 +02:00
davidpagnon
9a60007a5a forgot an os.listdir -> could not find calib when run from trial + version update 2024-04-26 22:06:03 +02:00
David PAGNON
e1cfc22b13
better sorting of json files 2024-04-20 23:12:50 +02:00
David PAGNON
1b2d0fff95
choose ids of persons to display 2024-04-11 16:33:41 +02:00
David PAGNON
19efec2723
Faster and more robust multi-person analysis (#85)
* tests synchro

* draft

* further draft

* affinity ok

* proposals okay, need to incorporate in Pose2Sim+tests

* will transfer sorting across frames in triangulation in next commit

* Lasts tests need to be done but seems to work pretty well

* should all work smoothly

* update readme

* last checks

* fixed linting issues

* getting tired of being forgetful
2024-03-31 01:40:38 +01:00
David PAGNON
864f89c433
Merge pull request #77 from rlagnsals/patch-1
sort by frame number.
2024-03-06 22:32:18 +01:00
davidpagnon
5347f22d49 alternative to multi-person if not satisfying 2024-03-06 22:26:10 +01:00
HunMinKim
23cc2119f1
sort by frame number.
Robust performance on long length frames.
2024-03-06 15:36:22 +09:00
davidpagnon
66df6bbd7c small improvements on multi-person detection 2024-03-04 18:46:56 +01:00
davidpagnon
f7021be051 save images with right ratio 2024-03-01 03:56:10 +01:00
davidpagnon
6eeaef6445 change version 2024-02-05 17:49:10 +01:00
davidpagnon
450079033a calib_toml_to_opencap 2023-09-21 17:39:28 +02:00
davidpagnon
b2f5edb743 initial commit 2023-07-19 11:37:20 +02:00