19 Commits

Author SHA1 Message Date
TinyO
1adb715b51 fix(*): use auto min_dis/max_dis instead of static one. 2019-09-02 18:03:30 +08:00
TinyO
f530f94472 fix(*) depth cut range change to 0-64. 2019-08-22 17:38:32 +08:00
TinyOh
d36a288336 feat: add ROS camera info api. 2019-03-26 13:58:20 +08:00
TinyOh
69168303d6 refactor(synthetic): use shared_ptr for parent_ 2019-01-22 11:23:54 +08:00
TinyOh
7b8ed81018 fix(bm matcher): add complie switch 2019-01-15 10:07:58 +08:00
kalman
56d9ab6e2d fix(rectify): delete useless log 2019-01-14 18:51:06 +08:00
kalman
7dc43ae4f9 fix(depth): delete 1000 2019-01-11 17:36:15 +08:00
kalman
aca55759ad fix(depth): fix mistake 2019-01-10 19:22:25 +08:00
kalman
e2478c644a fix(depth): add disparity limit 2019-01-10 18:11:34 +08:00
TinyOh
fbd416324e feat(calib models): float change to ushort ,fix the T_mul_f number 2019-01-10 17:30:28 +08:00
TinyOh
39b656465b fix(calib depth): try 'T*f * 1000.0' 2019-01-10 14:38:44 +08:00
TinyOh
dc10d73c96 feat(depth/points process): add member calib_infos_ 2019-01-09 17:38:02 +08:00
TinyOh
505490697f Merge branch 'develop' of http://gitlab.mynt.com/mynteye/mynt-eye-sdk-2 into develop 2019-01-09 17:31:10 +08:00
TinyOh
733a91c68c feat(calib depth/points) add calib prams in constructed function; 2019-01-09 17:30:38 +08:00
kalman
c79cfd4c00 style(depth_processor.cc): add comment 2019-01-09 14:56:02 +08:00
kalman
9a7e420c3a feat(depth_processor.cc): implement Onprocess 2019-01-09 14:22:11 +08:00
TinyOh
9474528972 refactor(calib models): delete new unused things 2019-01-09 11:03:13 +08:00
John Zhao
1bd02ef56c Add image data to synthetic streams 2018-11-05 18:02:28 +08:00
John Zhao
972ab79a76 Rearrage include and src 2018-10-27 21:24:04 +08:00