Commit Graph

26 Commits

Author SHA1 Message Date
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
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
Anaaim
b2486f79d6 Correction of try and except due to behavior of cv2.imread 2023-11-06 17:56:01 +01:00
davidpagnon
fe147dee82 caught calibration errors and raised clear message 2023-11-01 13:19:32 +01:00
davidpagnon
1e4a40b097 added intrinsic error feedback & solved bug when window closed 2023-10-10 13:35:57 +02:00
davidpagnon
4bd5106acb convert easymocap calibration files 2023-09-22 11:41:36 +02:00
davidpagnon
afed272759 support opencap and biocv calibration 2023-09-21 14:33:17 +02:00
davidpagnon
f3cff42d5c solved bug when last point hidden 2023-09-20 15:32:10 +02:00
davidpagnon
26e74bf320 solved error when closing window 2023-09-12 00:10:50 +02:00
davidpagnon
aacd2eef92 solve issue when video for extrinsics 2023-09-10 00:29:24 +02:00
davidpagnon
81f69c0c27 Same behavior when closing window as when n or q 2023-08-21 03:16:03 +02:00
davidpagnon
ef4bf7962e solved order of import for tests to work 2023-08-21 02:20:38 +02:00
davidpagnon
e6b5b93de5 b 2023-08-21 02:16:27 +02:00
davidpagnon
d819c09594 ready to merge 2023-08-21 01:03:01 +02:00
davidpagnon
8e143822b2 blurred faces 2023-08-20 23:31:56 +02:00
davidpagnon
7e861db257 Everything works properly 2023-08-20 21:55:13 +02:00
davidpagnon
b08bba12a0 Merge branch 'draft-0.4' of https://github.com/perfanalytics/pose2sim into draft-0.4 2023-08-19 08:59:34 +02:00
davidpagnon
8263579b92 Convert VIcon calib 2023-07-31 16:46:47 +02:00
davidpagnon
054c8373d6 calib intrinsics ok 2023-07-23 23:38:50 +02:00
davidpagnon
b2f5edb743 initial commit 2023-07-19 11:37:20 +02:00