kopia lustrzana https://github.com/OpenDroneMap/ODM
3 wiersze
101 B
Bash
3 wiersze
101 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
PYTHONPATH=$PYTHONPATH:/code/SuperBuild/install/bin/opensfm python3 orthorectify.py "$@"
|