Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@sarlinpe
Copy link
Member

@sarlinpe sarlinpe commented Jun 28, 2024

  • Create a new LocationPrior object that replaces Image::CamFromWorldPrior
    • For now it does not store any rotation, since this is not used anywhere in the code
    • It stores a coordinate system so we can distinguish between WGS84, a Cartesian system like ECEF/ENU/LV95, or any datum that we might want to support in the future
    • It can later be extended to store an accuracy estimate, a timestamp (if different from the corresponding image), etc.
  • Since the pose prior is rarely used (only for model alignment or spatial matching), it should not break anyone's workflow - we provide a migration script if this does.

@sarlinpe sarlinpe requested review from B1ueber2y and ahojnnes June 30, 2024 09:32
@sarlinpe sarlinpe requested a review from ahojnnes July 3, 2024 07:50
@sarlinpe sarlinpe merged commit c5c7b9c into main Jul 3, 2024
@sarlinpe sarlinpe deleted the sarlinpe/location-prior branch July 3, 2024 13:00
@sephyli
Copy link

sephyli commented Aug 5, 2024

@sarlinpe Should we also remove the code here?

@sarlinpe
Copy link
Member Author

@sephyli Good catch, thank you!

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