diff options
Diffstat (limited to 'src/argaze/ArUcoMarker/ArUcoBoard.py')
-rw-r--r-- | src/argaze/ArUcoMarker/ArUcoBoard.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/argaze/ArUcoMarker/ArUcoBoard.py b/src/argaze/ArUcoMarker/ArUcoBoard.py index ce8097f..6c7b9bc 100644 --- a/src/argaze/ArUcoMarker/ArUcoBoard.py +++ b/src/argaze/ArUcoMarker/ArUcoBoard.py @@ -1,5 +1,6 @@ -"""Calibration chess board with ArUco markers inside. +"""Calibration chess board with ArUco markers inside.""" +""" This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later |