diff --git a/IntroPhotogrammetry/OpenDroneMap/03-ODM-georeferencing.md b/IntroPhotogrammetry/OpenDroneMap/03-ODM-georeferencing.md index e5ce347..fdfc826 100644 --- a/IntroPhotogrammetry/OpenDroneMap/03-ODM-georeferencing.md +++ b/IntroPhotogrammetry/OpenDroneMap/03-ODM-georeferencing.md @@ -384,7 +384,7 @@ Once you've set up the `geospatial` environment, theoretically all the necessary python gcp_to_aruco_mapper.py [-h] -g GCP_FILE -i IMAGERY_PATH -z ZONE [-o OUTPUT] [-d MAX_DIST] ``` -
+ |
Finally, you can use the free online ArUco markers generator: https://chev.me/arucogen/ See the corresponding GitHub repo: https://github.com/okalachev/arucogen Save this marker as SVG, or open standard browser's print dialog to print or get the PDF. |
-+ |