-
Notifications
You must be signed in to change notification settings - Fork 16
Ubuntu 24.04 #15
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
base: ODM
Are you sure you want to change the base?
Ubuntu 24.04 #15
Conversation
…es_and_camera_files
Update eigen repo path and hash
Changing unavailable eigen source
Fix description of *.cam file distortion models
…ndary_files_loading_in_scene_folder Fx boundary bug in scene folder loading
Updated git tag for mapmap
@smathermather the change log looks different here than I expect. I think maybe you created the In the ODM forum, you said "It’s not apples-to-apples, given upstreaming to e.g. MVS-Texturing without some of the texturing mods...Unsurprisingly, missing MVS-Texturing features specific to orthophotos". However, I believe this contains all the ODM-specific changes from |
The heat must be getting to me. This is now branched off 300. Let me double check the other ODM branches and make sure my branching is correct. Will confirm on OpenDroneMap/ODM#1904 once complete. As far as changes to support orthos, you'll see API changes allowing for the choice of the most nadir texture instead of the most orthogonal texture, and we can see that in the roof looking brighter on all facets in the Toledo test dataset: It's a minor thing, but in complicated datasets, it makes a big difference in ensuring the most orthogonal view for the orthophoto, which improves corners and edges substantially. |
@smathermather Thanks, the changelog looks as expected now. As you can see, the changes from |
It's probably no longer an issue? You had the version I was testing pointed to upstream which lacks an exposed Relevant pull request here: |
Hmm, I haven't published any versions that pointed to an upstream |
I'm sure it was user error on my part. Currently testing with https://github.com/NathanMOlson/ODM and getting fine results (differences are due to mvs-texturing being non-deterministic when multi-threaded): |
This PR brings in the latest updates from nmoehrle/mvs-texturing.