How did you install OpenDroneMap? (Docker, natively, …)?
Installed by Docker - on windows ODM
What is the problem?
How do I upload images from windows into the pwd within the docker container so that the following bit of code can find my images
docker run -it --user root
-v $(pwd)/images:/code/images\
I have used WebOdm but not ODM but am unsure about exporting and importing between the docker container and windows
Cheers and thanks Sally