rafset 3d-2d motion estimation...2017/01/09  · 3 intro feature based motion estimation process...

Post on 22-Jan-2021

8 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

2019-04-10 1

RAFSet 3D-2Dmotion estimation

part 1. LiDAR interpolation

Jeon Hyun Ho

Frame to frame motion estimation method

2D-2D motion estimation ( Scale problem )

3D-2D motion estimation ( minimize image reprojection error )

3D-3D motion estimation ( minimize feature position error )

2

Scale problem

Scaramuzza, Davide, and Friedrich Fraundorfer. "Visual odometry [tutorial]." IEEE Robotics & Automation

Magazine 18.4 (2011): 80-92.

Fraundorfer, Friedrich, and Davide Scaramuzza. "Visual odometry: Part II: Matching,

robustness, optimization, and applications." IEEE Robotics & Automation

Magazine 19.2 (2012): 78-90.

Intro

3

Intro

Feature based motion estimation process

Image Sequence

Feature Detection

Feature Matching(or Tracking)

Motion Estimation (2D-2D, 3D-2D, 3D-3D)

Local Optimization(Bundle Adjustment)

3D-2D motion estimation

4

Interpolation

3D-2D motion estimation

Sparse LiDAR data

5

Interpolation

3D-2D motion estimation

Sparse LiDAR data

6

Interpolation

Method 1

Dilation interpolation

7

Interpolation

k

ij

k

ij

PS

BpS

)(

Method 2

Adaptive bilinear interpolation* (𝑀𝑎𝑥 ∆𝑥, 𝑀𝑎𝑥 ∆𝑦)

8

Interpolation

𝑀𝑎𝑥 ∆𝑥

𝐺𝑟𝑎𝑑𝑖𝑒𝑛𝑡 ∶ 𝐺 =𝑃𝑖𝑘 − 𝑃𝑖+1

𝑘

∆𝑥𝑖𝑖+1

𝐼𝑛𝑡𝑒𝑟𝑝𝑜𝑙𝑎𝑡𝑒𝑑 𝑃𝑜𝑖𝑛𝑡 ∶ 𝑃𝑘 = 𝐺 ∗ ∆𝑥 + 𝑃𝑖𝑘

𝑀𝑎𝑥 ∆𝑦

9

Interpolation

𝐺𝑟𝑎𝑑𝑖𝑒𝑛𝑡 ∶ 𝐺 =𝑃𝑖𝑘 − 𝑃𝑖+1

𝑘

∆𝑥𝑖𝑖+1

𝐼𝑛𝑡𝑒𝑟𝑝𝑜𝑙𝑎𝑡𝑒𝑑 𝑃𝑜𝑖𝑛𝑡 ∶ 𝑃𝑘 = 𝐺 ∗ ∆𝑥 + 𝑃𝑖𝑘

Method 2

Adaptive bilinear interpolation* (𝑀𝑎𝑥 ∆𝑥, 𝑀𝑎𝑥 ∆𝑦)

10

Interpolation

𝐺𝑟𝑎𝑑𝑖𝑒𝑛𝑡 ∶ 𝐺 =𝑃𝑖𝑘 − 𝑃𝑖+1

𝑘

∆𝑥𝑖𝑖+1

𝐼𝑛𝑡𝑒𝑟𝑝𝑜𝑙𝑎𝑡𝑒𝑑 𝑃𝑜𝑖𝑛𝑡 ∶ 𝑃𝑘 = 𝐺 ∗ ∆𝑥 + 𝑃𝑖𝑘

Method 2

Adaptive bilinear interpolation* (𝑀𝑎𝑥 ∆𝑥, 𝑀𝑎𝑥 ∆𝑦)

11

Interpolation

Method 3

Plane interpolation

𝐴(𝑋𝐴, 𝑌𝐴, 𝑍𝐴)

𝐵(𝑋𝐵, 𝑌𝐵 , 𝑍𝐵)

𝐶(𝑋𝐶 , 𝑌𝐶 , 𝑍𝐶)

𝑃𝑙𝑎𝑛𝑒 𝐴𝐵𝐶

12

Interpolation

Method 3

Plane interpolation

𝑝𝑖𝑚𝑔

13

Interpolation

Method 3

Plane interpolation

Camera coordinate

𝑂𝑐

𝑍𝑐

𝑋𝑐

𝑌𝑐

Pixel coordinate

𝑦

𝑥

𝑃

𝑝𝑖𝑚𝑔

𝑝𝑖𝑚𝑔2𝐷(𝑥 − 𝑢, 𝑦 − 𝑣)

𝑝𝑖𝑚𝑔2𝐷(𝑥, 𝑦)

𝑝𝑖𝑚𝑔3𝐷(𝑥 − 𝑢, 𝑦 − 𝑣, 𝑓)

𝑙𝑖𝑛𝑒(𝑂𝑐 , 𝑝𝑖𝑚𝑔3𝐷)

14

Interpolation

Method 3

Plane interpolation

𝑝𝑖𝑚𝑔

15

Interpolation

Method 3

Plane interpolation

𝑝𝑖𝑚𝑔

𝑙𝑖𝑛𝑒 𝐴𝐵 ∶ 𝑦 = 𝑎𝐴𝐵 ∗ 𝑥 + 𝑏𝐴𝐵

𝑙𝑖𝑛𝑒 𝐵𝐶 ∶ 𝑦 = 𝑎𝐵𝐶 ∗ 𝑥 + 𝑏𝐵𝐶

𝑙𝑖𝑛𝑒 𝐶𝐴 ∶ 𝑦 = 𝑎𝐶𝐴 ∗ 𝑥 + 𝑏𝐶𝐴

𝑣𝑎𝑙𝑖𝑑 𝑓𝑢𝑛𝑐𝑡𝑖𝑜𝑛:

𝑖𝑓 (𝑝𝑖𝑚𝑔𝑦− 𝑎𝐴𝐵 ∗ 𝑝𝑖𝑚𝑔𝑥

+ 𝑏𝐴𝐵) ∗ 𝐶𝑦 − 𝑎𝐴𝐵 ∗ 𝐶𝑥 + 𝑏𝐴𝐵 < 0 , 𝑐𝑜𝑛𝑡𝑖𝑛𝑢𝑒;

𝑖𝑓 𝑎𝐴𝐵 = ∞, 𝐴 𝑜𝑟 𝐵 𝑥 − 𝑝𝑖𝑚𝑔𝑥∗ 𝐴 𝑜𝑟 𝐵 𝑥 − 𝐶𝑥 < 0, 𝑐𝑜𝑛𝑡𝑖𝑛𝑢𝑒;

16

Result

LiDAR data – dilation interpolation

17

Result

Reprojection error – dilation interpolation

18

Result

Reprojection error – dilation interpolation

19

Result

Outlier

20

Result

LiDAR data – adaptive bilinear interpolation

21

Result

Reprojection error – adaptive bilinear interpolation

22

Result

LiDAR data – plane interpolation

23

Result

Reprojection error - plane interpolation

24

Result

Reprojection error - plane interpolation

25

Result

Reprojection error - plane interpolation

26

Result

Visual Odometry

27

Conclusion

SOFT (Steroe Odometry based on careful feature selection and tracking)

28

Conclusion

SOFT (Steroe Odometry based on careful feature selection and tracking)

29

Conclusion

SOFT (Steroe Odometry based on careful feature selection and tracking)

30

Conclusion

Optimization – iSAM (Inceremetal Smoothing and Mapping)

31

Conclusion

Optimization – iSAM (Inceremetal Smoothing and Mapping)

32

Q&A

top related