lcarlone
|
2f03e588fc
|
fixed last test - this is good to go!
|
2021-07-24 00:47:17 -04:00 |
lcarlone
|
9834042040
|
test still in progress; removed a tmp function
|
2021-07-24 00:15:33 -04:00 |
lcarlone
|
e4f1bb1bd0
|
CHECK -> EXPECT
|
2021-07-23 22:56:37 -04:00 |
lcarlone
|
e838d011a6
|
added timing test
|
2021-07-23 22:48:16 -04:00 |
lcarlone
|
a10d495611
|
extra cleanup
|
2021-07-23 22:23:01 -04:00 |
lcarlone
|
1f07142b5b
|
renamed params. need one last test
|
2021-07-23 19:03:23 -04:00 |
lcarlone
|
5350e3463e
|
done with tests, now I only have to rename gamma to keep consistency with the projection factors RS
|
2021-07-23 18:58:43 -04:00 |
lcarlone
|
81526e8917
|
fixed another test.
|
2021-07-23 17:57:24 -04:00 |
lcarlone
|
9c288d90ce
|
working on testing + cosmetic improvements to print for smart factors
|
2021-07-23 17:48:08 -04:00 |
lcarlone
|
a7b7770310
|
test with EPI fixed
|
2021-07-23 15:50:16 -04:00 |
lcarlone
|
aeb1d35dd6
|
fixed test with lmk distance
|
2021-07-23 15:47:07 -04:00 |
lcarlone
|
934413522d
|
fixed another test, few more to go
|
2021-07-23 15:39:13 -04:00 |
lcarlone
|
1c3ff0580b
|
removed printout, solved CI issue
|
2021-07-23 00:03:41 -04:00 |
lcarlone
|
48a7afa463
|
removed comments. Code is complete now. Need few more unit tests and we are good to go
|
2021-07-22 22:35:21 -04:00 |
lcarlone
|
91a6613d84
|
moved common function to cameraSet. commented issues with templated calls to functions in cameraSet
|
2021-07-22 22:31:33 -04:00 |
lcarlone
|
477dd5b247
|
all pass!
|
2021-07-22 21:49:40 -04:00 |
lcarlone
|
d7e8912d6a
|
all pass!
|
2021-07-22 21:45:26 -04:00 |
lcarlone
|
a439cf0f0f
|
stuck on compile issue
|
2021-07-21 23:33:42 -04:00 |
lcarlone
|
d4b88ba59a
|
got to the final monster. Now I need to implement createHessian
|
2021-07-21 22:46:42 -04:00 |
lcarlone
|
e6ff03f73e
|
jacobians and errors are well tested now
|
2021-07-21 16:31:45 -04:00 |
lcarlone
|
4669213618
|
jacobians are good to go!
|
2021-07-21 16:19:44 -04:00 |
lcarlone
|
5d55e153f0
|
yay! error test passes!
|
2021-07-21 15:10:10 -04:00 |
lcarlone
|
6f8d639ab8
|
finding best way to test RS errors
|
2021-07-21 14:46:52 -04:00 |
lcarlone
|
306393a18c
|
solidified add and equal
|
2021-07-21 14:30:55 -04:00 |
lcarlone
|
30f304e733
|
started serious testing: all tests pass for now
|
2021-07-21 13:58:47 -04:00 |
lcarlone
|
02d2d97a8e
|
added nice test on cheirality exception - done with projectionFactorRollingShutter
|
2021-07-20 23:04:52 -04:00 |
lcarlone
|
a480b2dcfc
|
all tests are passing!
|
2021-07-20 22:05:36 -04:00 |
lcarlone
|
0d1c3f16ef
|
everything working out so far with the tests
|
2021-07-20 21:29:56 -04:00 |
lcarlone
|
2812eeb1be
|
pass on projection factor, but looks great overall
|
2021-07-20 21:06:51 -04:00 |
lcarlone
|
a204f6d508
|
amended
|
2021-07-20 20:46:43 -04:00 |
lcarlone
|
4c997e5474
|
removed interp from Pose3, starting to take pass on projection factor and test
|
2021-07-20 20:46:29 -04:00 |
lucacarlone
|
b5286d3550
|
Merge pull request #826 from shteren1/rolling_factor
rolling shutter projection factor
|
2021-07-20 18:29:29 -04:00 |
lucacarlone
|
b8fa0ccc6f
|
Merge branch 'feature/rollingShutterSmartFactors' into rolling_factor
|
2021-07-20 18:29:10 -04:00 |
lcarlone
|
a0ca3387fb
|
added interpolation function from shteren1
|
2021-07-19 22:30:32 -04:00 |
lcarlone
|
16d624d4e1
|
now I need to move to testing and interpolation
|
2021-07-19 17:01:27 -04:00 |
lcarlone
|
1e2a1d2591
|
removed cpp
|
2021-07-19 16:11:34 -04:00 |
lcarlone
|
82844b541c
|
put in place initial functions
|
2021-07-19 16:11:18 -04:00 |
lcarlone
|
00387b32cd
|
setting up .h and tests - compiles and tests pass.
|
2021-07-19 15:30:53 -04:00 |
lcarlone
|
cd1d4b4df5
|
added templates for factors
|
2021-07-19 14:38:26 -04:00 |
Fan Jiang
|
fda659674e
|
Merge pull request #823 from acxz/revert-800-fix/tbb-deprecation
Revert "replace deprecated tbb functionality"
|
2021-07-17 14:06:30 -04:00 |
Akash Patel
|
f819b1a03f
|
Revert "replace deprecated tbb functionality"
|
2021-07-15 15:01:56 -04:00 |
Varun Agrawal
|
3ab3f466c0
|
Merge pull request #822 from borglab/feature/wrap-multiple-interfaces
Break interface file into multiple files
|
2021-07-15 08:02:17 -07:00 |
Varun Agrawal
|
6db646d800
|
remove extraneous file
|
2021-07-15 00:25:40 -04:00 |
Varun Agrawal
|
2dd22c64fd
|
Merge branch 'develop' into feature/wrap-multiple-interfaces
|
2021-07-14 21:56:09 -04:00 |
Varun Agrawal
|
6919ad9277
|
update interface files with latest develop
|
2021-07-14 21:53:20 -04:00 |
Fan Jiang
|
740c9c6f39
|
Merge pull request #811 from roderick-koehle/python-fisheye-interface
Python fisheye interface
|
2021-07-14 17:48:44 -04:00 |
roderick-koehle
|
a115788ea5
|
Remove spaces in empty line
|
2021-07-14 11:53:31 +02:00 |
roderick-koehle
|
c2bbe78e86
|
Remove comment
|
2021-07-14 11:16:00 +02:00 |
roderick-koehle
|
16cfc7fd38
|
Remove commented out line
|
2021-07-14 11:15:10 +02:00 |
roderick-koehle
|
305521e014
|
Merge branch 'borglab:develop' into python-fisheye-interface
|
2021-07-14 09:37:32 +02:00 |