| Algorithm 1 Data association |
| Input: |
| Initial camera position ; |
| HD Map ; |
| Extracted features ; |
| Output: |
| Correspondence |
| 1: |
| 2: for each do |
| 3: |
| 4: Calculate based on according to Equation (14). |
| 5: |
| 6: if then |
| 7: |
| 8: end if |
| 9: end for |
| 10: |
| Algorithm 1 Data association |
| Input: |
| Initial camera position ; |
| HD Map ; |
| Extracted features ; |
| Output: |
| Correspondence |
| 1: |
| 2: for each do |
| 3: |
| 4: Calculate based on according to Equation (14). |
| 5: |
| 6: if then |
| 7: |
| 8: end if |
| 9: end for |
| 10: |