-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Fix ODM data processor coordinate system #2847
Conversation
Hello @pierotofy , I want to ask, why For example, Then I compare the images in Is that case intended? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sgtm
I got this error after I processing a dataset with ODM
Then I download all of processed data, then copy-paste the images to
|
You didn't process it with ODM (https://github.com/OpenDroneMap/ODM), you used NodeODM or WebODM. You'll need the opensfm folder, which is only available when you process with ODM. |
* Fix ODM data processor coordinate system
Hello 👋
I made a mistake in #2838 and while processing a different dataset I noticed an issue with the coordinate system conversion I wrote.
I tested these changes with multiple datasets and they work now.
Link to datasets exported with proposed change: https://drive.google.com/drive/folders/1tmeBSlLcUJKxpwqhFC2YqqSGUKlGoMtN?usp=sharing