17 Commits

Author SHA1 Message Date
TinyOh
e325706c9d fix(api): update version checker to new sdk version 2019-03-15 09:44:44 +08:00
TinyOh
f744fa06d5 refactor(synthetic): make switch of disable copy and disable unnessary copy 2019-03-02 16:13:00 +08:00
TinyOh
69168303d6 refactor(synthetic): use shared_ptr for parent_ 2019-01-22 11:23:54 +08:00
TinyOh
41c882d0a7 fix(process): opencv2 and remove some useless include 2019-01-15 14:05:11 +08:00
TinyOh
7985a8ffe7 fix(calib models): use shared ptr value change instead of ptr change 2019-01-14 17:28:57 +08:00
TinyOh
d1432e2745 fix(cam models): sample enable bug and remove unused include 2019-01-14 15:25:51 +08:00
kalman
883aef5341 fix(processor): fix reload image params bug 2019-01-12 18:53:14 +08:00
TinyOh
39b656465b fix(calib depth): try 'T*f * 1000.0' 2019-01-10 14:38:44 +08:00
TinyOh
733a91c68c feat(calib depth/points) add calib prams in constructed function; 2019-01-09 17:30:38 +08:00
TinyOh
6ee7539b8e refactor(calib models): add default calib model(pinhole) 2019-01-09 16:12:43 +08:00
TinyOh
210d35ffc3 refactor(calib models): remove depedence WITH_CAM_MODELS when complie process 2019-01-09 13:07:05 +08:00
TinyOh
6e3afaec29 feat(calib models): prepare to abstract the process order by calib model 2019-01-08 16:18:34 +08:00
TinyOh
a8c52fe000 feat(calib model): add KANNALA_BRANDT code 2019-01-07 17:11:01 +08:00
TinyOh
b40723e819 feat(calib): add process impl code 2019-01-04 15:09:21 +08:00
John Zhao
07570f330b refactor(intrinsics): apply base intrinsics 2019-01-04 13:29:06 +08:00
John Zhao
a38e6a782a fix(api): update rectify params after config stream request 2018-12-20 22:08:29 +08:00
John Zhao
972ab79a76 Rearrage include and src 2018-10-27 21:24:04 +08:00