Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Nodal Camera Tracking pipeline #2200

Merged
merged 3 commits into from
Sep 25, 2023
Merged

New Nodal Camera Tracking pipeline #2200

merged 3 commits into from
Sep 25, 2023

Conversation

servantftechnicolor
Copy link
Contributor

Create new node for nodal sfm (pure rotation tracking)

see alicevision/AliceVision#1548

@@ -50,6 +50,13 @@ class RelativePoseEstimating(desc.AVCommandLineNode):
uid=[0],
joinChar=",",
),
desc.BoolParam(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe a bit late but why not "RelativePoseEstimation.py"? It's coherent with all the other names

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been asked to name the nodes with "*ing"

@mugulmd mugulmd added the feature new feature (proposed as PR or issue planned by dev) label Sep 25, 2023
@mugulmd mugulmd added this to the Meshroom 2023.3.0 milestone Sep 25, 2023
@mugulmd mugulmd merged commit 67fabd7 into develop Sep 25, 2023
2 checks passed
@mugulmd mugulmd deleted the dev/pureRotation branch September 25, 2023 15:37
@fabiencastan fabiencastan changed the title NodalSfm new node New nodes for pure rotation camera tracking Nov 24, 2023
@fabiencastan fabiencastan changed the title New nodes for pure rotation camera tracking New Nodal Camera Tracking pipeline Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature (proposed as PR or issue planned by dev)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants