Commit Graph

17639 Commits (77dfa446a9bcbdda6e3787989d12d7a814a4cb32)

Author SHA1 Message Date
Frank Dellaert 77dfa446a9 Run many trials 2024-10-28 15:59:19 -07:00
Frank Dellaert b9dc9ae459 Switch to using Cal3f 2024-10-28 15:59:19 -07:00
Frank Dellaert 0477d20695 Fix export 2024-10-28 15:59:19 -07:00
Frank Dellaert 3cc6ebedd2 Order matters with inheritance 2024-10-28 15:59:19 -07:00
Frank Dellaert 5ce728ab46 Compare in F-manifold 2024-10-28 15:59:19 -07:00
Frank Dellaert fcf51faf0c Comparison script 2024-10-28 15:59:19 -07:00
Frank Dellaert 5b0580ff5f Small issues 2024-10-28 15:59:19 -07:00
Frank Dellaert 68c63ca043 Python version of ViewGraphExample.cpp 2024-10-28 15:59:19 -07:00
Frank Dellaert cd6c0b0a69 Split off Cal3f from Cal3Bundler 2024-10-28 15:59:19 -07:00
Frank Dellaert 4057e41a80 Python version of EssentialViewGraphExample 2024-10-28 15:59:19 -07:00
Frank Dellaert b8506e06fe wrap new factor 2024-10-28 15:59:19 -07:00
Frank Dellaert b99fa19ad8 Copy dirty examples 2024-10-28 15:59:19 -07:00
Frank Dellaert e05a990d1c EdgeKey wrapper 2024-10-28 15:59:19 -07:00
Frank Dellaert 546c571218 Clarify stubgen need 2024-10-28 15:59:19 -07:00
Frank Dellaert a8a229c10c Modernize/format 2024-10-28 15:59:19 -07:00
Frank Dellaert 5eb858b729 Naming convention 2024-10-28 15:59:19 -07:00
Frank Dellaert 049191fe1d Use fixture 2024-10-28 15:59:19 -07:00
Frank Dellaert 5b94956a59 New example now uses EssentialTransferFactor 2024-10-28 15:59:19 -07:00
Frank Dellaert 9335d2c0dd Copy example 2024-10-28 15:59:19 -07:00
Frank Dellaert b33518c4e2 EssentialTransferFactor 2024-10-28 15:59:19 -07:00
Frank Dellaert 879bd29963 TransferEdges base class 2024-10-28 15:59:19 -07:00
Frank Dellaert 0836852dcb Fix test on windows 2024-10-28 15:14:46 -07:00
Frank Dellaert 2d170e4cac Fix wrapper 2024-10-28 12:15:50 -07:00
Frank Dellaert b45c55c9f4 Fix issues with SVD constructor 2024-10-28 12:00:54 -07:00
Frank Dellaert ced6d5721d Fix call w new API 2024-10-28 11:59:29 -07:00
Frank Dellaert fba31d99f2 TestManyCamerasCircle 2024-10-28 10:03:50 -07:00
Frank Dellaert 56610ce5f7 Python unit tests 2024-10-28 09:34:11 -07:00
Frank Dellaert 36539f250a Small API change 2024-10-28 09:00:48 -07:00
Frank Dellaert 9cfca976ba New constructor 2024-10-28 09:00:30 -07:00
Frank Dellaert e98acff79a Wrap FundamentalMatrix classes 2024-10-28 08:59:39 -07:00
Frank Dellaert f206c2f1e5 Fix FromPose3 2024-10-28 08:56:21 -07:00
Frank Dellaert 26a3728d80 Fix createPoses 2024-10-28 08:55:49 -07:00
Frank Dellaert d48b1fc840
Merge pull request #1885 from borglab/feature/tripletFactor
TransferFactor with numerical derivatives
2024-10-26 23:10:14 -07:00
Varun Agrawal 210e582440
Merge pull request #1886 from borglab/fixes 2024-10-26 19:28:20 -04:00
Varun Agrawal 92b3272823 make shared_ptr a reference 2024-10-26 18:08:43 -04:00
Varun Agrawal 0271eb637c remove redunant assignment of boolean flag 2024-10-26 18:08:30 -04:00
Varun Agrawal e7dea39562 make function inline to avoid multiple definition error 2024-10-26 18:08:10 -04:00
Frank Dellaert cbbe2d2e88 Address review comments 2024-10-25 20:58:10 -07:00
Frank Dellaert 3d622261d7
Merge pull request #1884 from borglab/feature/F_matrix
Two fundamental matrix classes
2024-10-25 20:43:50 -07:00
Frank Dellaert 00cb637db3 Renamed method 2024-10-25 07:36:16 -07:00
Frank Dellaert 38ac1b4837 Batched version 2024-10-25 07:34:42 -07:00
Frank Dellaert be68e07ddb Use abc terminology 2024-10-25 07:34:42 -07:00
Frank Dellaert 19c75cb95c Use FundamentalMatrix now 2024-10-25 07:34:42 -07:00
Frank Dellaert ca199f9c08 Switch to general F 2024-10-25 07:34:42 -07:00
Frank Dellaert 7d95505d11 Init from pose and Ks 2024-10-25 07:34:42 -07:00
Frank Dellaert 77754fd69b Example with SimpleF 2024-10-25 07:34:42 -07:00
Frank Dellaert 6f2b49d80d Additional API 2024-10-25 07:34:42 -07:00
Frank Dellaert bf47ef3432 Got rid of inheritance 2024-10-25 07:34:42 -07:00
Frank Dellaert ade1207334 Use EdgeKey logic 2024-10-25 07:34:42 -07:00
Frank Dellaert e6bfcada40 True factor 2024-10-25 07:34:42 -07:00