Commit Graph

449 Commits

Author SHA1 Message Date
davidpagnon
f06d385d57 raw string in test.py 2023-12-17 20:15:22 +01:00
David PAGNON
ea707f4008
Update continuous-integration.yml 2023-12-17 20:12:33 +01:00
davidpagnon
f446c3b61f comment unused functions 2023-12-17 20:08:34 +01:00
davidpagnon
cc25269920 Merge branch 'draft' 2023-12-17 20:04:18 +01:00
davidpagnon
500402ca19 ready to merge v0.5 2023-12-17 19:57:57 +01:00
davidpagnon
dde50b4f83 opensim okay 2023-12-17 17:24:09 +01:00
davidpagnon
f3b0184920 setup opensim 2023-12-17 16:02:00 +01:00
davidpagnon
b157210bb5 empty session in demo 2023-12-17 14:46:08 +01:00
davidpagnon
bea4835d66 test okay 2023-12-17 14:29:22 +01:00
davidpagnon
442533f661 filtering fixed 2023-12-16 22:19:58 +01:00
davidpagnon
37354e2598 batch processing works but someth strange in filt 2023-12-16 22:15:12 +01:00
davidpagnon
2e6700e747 undistort draft 2023-12-16 19:17:36 +01:00
David PAGNON
2222a99fa6
Draft for undistortion 2023-12-15 15:11:26 +01:00
davidpagnon
843be8324b shifted Coco133 numbers 2023-12-14 22:48:49 +01:00
David PAGNON
66401f211b
Fixed keypoint order in COC_133 2023-12-14 22:45:29 +01:00
davidpagnon
d15bbb6b08 correct static pose 2023-12-13 15:25:53 +01:00
davidpagnon
2977b9bfc9 fix fps 2023-12-13 15:17:07 +01:00
davidpagnon
29d02df4cf reproj tested 2023-12-12 18:44:35 +01:00
David PAGNON
5f25d25f8f
Reproject points in openpose or deeplabcut format 2023-12-12 18:42:26 +01:00
davidpagnon
59d30f917c to be cleaned but works 2023-12-12 18:02:54 +01:00
davidpagnon
9dff5d73be config can be dict, dir, None (from current dir) 2023-12-09 22:06:57 +01:00
davidpagnon
f23f82c6eb bla 2023-12-09 12:53:43 +01:00
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