Skip to content

[sfm] SequentialSfM: Initialize the resection ID in the constructor and set it for the initial pair #2443

[sfm] SequentialSfM: Initialize the resection ID in the constructor and set it for the initial pair

[sfm] SequentialSfM: Initialize the resection ID in the constructor and set it for the initial pair #2443

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v2
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"