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 node to import known poses for various file formats #1078

Merged
merged 9 commits into from
Jul 23, 2021

Conversation

fabiencastan
Copy link
Member

@fabiencastan fabiencastan commented Jul 15, 2021

Features list

  • Import known poses from a JSON file (camera poses and intrinsics)
  • Import known poses from XMP (XML) files (camera poses and intrinsics)
  • Import known poses from a maya text file .ma (camera poses only).
  • [mesh] new remap visibility method without dense sfmData information. Guess visibilities from mesh orientation. It assumes that there is no occultation from non reconstructed elements.
  • [mesh] obj loader: fix material index management when combining multiple ones
  • [sfm] incremental: optimize input when starting from known poses/landmarks

@fabiencastan fabiencastan added this to the 2.5.0 milestone Jul 15, 2021
@fabiencastan fabiencastan changed the title New node to import known poses for various file formats. New node to import known poses for various file formats Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants