Commit Graph

427 Commits

Author SHA1 Message Date
davidpagnon
167cd52f37 calibration ok 2023-12-08 11:21:48 +01:00
davidpagnon
96b1d59351 daily commit 2023-12-08 09:39:34 +01:00
davidpagnon
b0d89e08b3 create config for each trial ok 2023-12-07 17:08:34 +01:00
davidpagnon
7652d271ff draft for batch processing 2023-12-06 09:48:11 +01:00
David PAGNON
4209aea3ec
weird error where all : and , deleted in copy 2023-12-05 12:11:29 +01:00
David PAGNON
d3c5794506
weird error where all : and , deleted 2023-12-05 12:07:26 +01:00
David PAGNON
418f39143f
missing ":" correction 2023-12-05 11:46:58 +01:00
davidpagnon
f0a6049fb0 fetch draft sync from other branch 2023-12-05 11:39:52 +01:00
David PAGNON
1246c2813b
intrinsic -> extrinsic typo 2023-12-04 23:38:32 +01:00
David PAGNON
0d6d9bbd8a
Update setup.cfg 2023-11-22 11:41:26 +01:00
David PAGNON
29e83c803d
Fix non-video camera filtering in Vicon calibration 2023-11-22 11:40:56 +01:00
davidpagnon
ca16612c63 Merge branch 'main' of https://github.com/perfanalytics/pose2sim 2023-11-17 23:36:49 +01:00
davidpagnon
0515c81988 fix vicon calibration 2023-11-17 23:36:34 +01:00
David PAGNON
5e507b7666
to do: add LSTM 2023-11-17 14:11:11 +01:00
David PAGNON
30e2dc6784
Update setup.cfg 2023-11-16 13:08:09 +01:00
David PAGNON
dc67d7b040
Update continuous-integration.yml 2023-11-16 13:06:50 +01:00
David PAGNON
a52d8f48cb
Update setup.cfg 2023-11-16 13:04:32 +01:00
David PAGNON
465a34c374
Update README.md 2023-11-14 00:13:32 +01:00
David PAGNON
28108493f2
Merge pull request #49 from ANaaim/Full_change_image_for_pointing
Full change of the image if pointing necessary
2023-11-12 09:25:01 +01:00
David PAGNON
4d375d9117
Merge pull request #52 from ANaaim/Correct_name_intrinsic_calib
Correct the name of the camera during intrinsics calibration using checkerboard
2023-11-11 11:44:20 +01:00
David PAGNON
aad3634268
Merge pull request #47 from ANaaim/add_generation_obj_for_extrinsic
Correction of the position of obj to be able to run extrinsic correction
2023-11-11 11:30:42 +01:00
Anaaim
20c1d5ac8d True name of camera instead of a simple indices 2023-11-10 16:18:39 +01:00
Anaaim
b669a41e6c Full change of the image if pointing necessary 2023-11-08 11:09:32 +01:00
Anaaim
1a8dd214e6 Correction mm to m inside the code 2023-11-08 10:38:07 +01:00
Anaaim
ed0ae4b18a Correction of the position of obj to be able to run extrinsic correction 2023-11-07 15:34:14 +01:00
davidpagnon
c53553d8a3 only display the outer corners in findCorners 2023-11-07 13:35:43 +01:00
davidpagnon
475f7df0fa Fixed error message in calibration @ANaaim 2023-11-07 13:14:08 +01:00
David PAGNON
3b1d735b9d
Merge pull request #44 from ANaaim/correction_of_find_corner
Correction of try and except due to behavior of cv2.imread
2023-11-07 13:00:20 +01:00
Anaaim
b2486f79d6 Correction of try and except due to behavior of cv2.imread 2023-11-06 17:56:01 +01:00
davidpagnon
17d2d776bd Demo package data were not included anymore 2023-11-03 01:09:06 +01:00
davidpagnon
56cd4b6518 Update Readme 2023-11-02 23:59:51 +01:00
davidpagnon
3138ae7a44 rename bodykinematics 2023-11-02 23:49:44 +01:00
davidpagnon
66cf8897d9 line_terminator to lineterminator 2023-11-02 15:21:18 +01:00
David PAGNON
1f6f944385
Update README.md 2023-11-01 17:23:33 +01:00
davidpagnon
1a48c7604e Include empty folders in Empty_project 2023-11-01 17:14:41 +01:00
davidpagnon
776231ebdb Merge branch 'main' of https://github.com/perfanalytics/pose2sim 2023-11-01 17:00:41 +01:00
davidpagnon
e6e2307592 calib in workflow image 2023-11-01 17:00:33 +01:00
David PAGNON
ab1b4f4da5
issue badges. badgen -> shields 2023-11-01 16:51:26 +01:00
davidpagnon
c6a0da0d31 Include empty folders upon install 2023-11-01 16:39:38 +01:00
davidpagnon
6a67eca0bf Instructions for custom model with DeepLabCut 2023-11-01 16:24:45 +01:00
davidpagnon
b970c86d1d Custom model def in Config.toml, not skeletons.py 2023-11-01 15:56:37 +01:00
davidpagnon
ad26885c69 Merge branch 'main' of https://github.com/perfanalytics/pose2sim 2023-11-01 13:20:42 +01:00
davidpagnon
fe147dee82 caught calibration errors and raised clear message 2023-11-01 13:19:32 +01:00
David PAGNON
823a690a66
Update to-do list 2023-11-01 02:12:03 +01:00
David PAGNON
1962a1a520
Update README.md 2023-11-01 02:08:08 +01:00
davidpagnon
da843a6fc8 improve script 2023-10-30 14:28:48 +01:00
davidpagnon
1c7f4565af Merge branch 'main' of https://github.com/perfanalytics/pose2sim 2023-10-30 11:28:50 +01:00
davidpagnon
696cac459e improved scripts 2023-10-30 11:28:42 +01:00
David PAGNON
79cffb6518
Update README.md 2023-10-24 14:59:39 +02:00
davidpagnon
9cb713975d clearer message on interpolation 2023-10-23 12:14:02 +02:00