Skip to content

Commit

Permalink
improved final formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
aedawid committed Sep 19, 2023
1 parent 1f13991 commit 76af409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IntroPhotogrammetry/OpenDroneMap/03-ODM-georeferencing.md
Original file line number Diff line number Diff line change
Expand Up @@ -1110,7 +1110,7 @@ do
awk -v A=$old -v B=$new '{if ($1==A) print B,$2,$3,$4}' < GCP_reference.txt >> GCP_reference_aruco.txt
done
```
<i>The output from this operation is the </i> `GCP_reference_aruco.txt` file which should be used in STEP 4.
<i>The output from this operation is the </i> `GCP_reference_aruco.txt` file, used in STEP 4.
```
0 523287.368 4779588.335 1397.823
11 523289.018 4779469.252 1407.142
Expand Down

0 comments on commit 76af409

Please sign in to comment.