How did you install OpenDroneMap? (Docker, natively, …)?
[Type answer here]
Docker
What’s your browser and operating system? (Copy/paste the output of https://www.whatismybrowser.com/)
[Type answer here]
ubuntu 18.04
What is the problem?
[Type answer here]
I would like to get .ply data about point cloud
What should be the expected behavior? If this is a feature request, please describe in detail the changes you think should be made to the code, citing files and lines where changes should be made, if possible.
[Type answer here]
How can we reproduce this? (What steps did you do to trigger the problem? What parameters are you using for processing? If possible please include a copy of your dataset uploaded on Google Drive or Dropbox. Be detailed)
[Type answer here]
Here is my command.
sudo docker run -it --rm -v “$(pwd)/images:/code/images” -v “$(pwd)/odm_orthophoto:/code/odm_orthophoto” -v $(pwd)/odm_texturing:/code/odm_texturing -v “$(pwd)/odm_georeferencing:/code/odm_georeferencing” opendronemap/odm --mesh-size 100000