Stephen Mather
Stephen Mather
Pull request with the intent of integrating some of the magic of DMPdtm from Josh @vonnonn's adaptation of Brad Chambers implementation of Mungus et al., 2014 https://github.com/vonnonn/poodles/blob/main/DMPdtm.py
Moar untested code! To be tested soon, after the current run finishes or crashes spectacularly. But: if someone wants to review or test while I wait for processing disasters, I...
# Backward compatibility: copy odm_textured_model_geo.mtl to odm_textured_model.mtl # for certain older WebODM clients which expect a odm_textured_model.mtl # to be present for visualization # We should remove this at some...
> How did you install OpenDroneMap? (Docker, natively, ...)? Natively > What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/) irrelevant > What is the problem? When we...
By default, using the `--split` flag attempts an alignment step. This makes sense when data is flown with low accuracy GPS. When flown with better data, the alignment step can...
Current merge approach for split-merge uses cutlines and blending to hide seams between different submodels. This works well for datasets flown within a small range of lighting conditions, but could...
Allow for integration of photogrammetric break lines for sharp natural and man-made features
**************************************** ### How did you install WebODM (docker, installer, etc.)? Seriously dockerized here. ### What's your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/) Not relevant. ### What is...
Improving time estimates is a fool's errand, which makes it perfect for me. I'd like to improve the proportion complete estimates. I used to know where these are set, but...
@newcomb-d asked today about what is needed to allow / add active directory authentication into WebODM. Is there a document we can point him to for e.g. Django/AD integration @pierotofy?