diff options
-rw-r--r-- | src/argaze/ArUcoMarkers/ArUcoDetector.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/argaze/ArUcoMarkers/ArUcoDetector.py b/src/argaze/ArUcoMarkers/ArUcoDetector.py index 3fb17bf..c750e1b 100644 --- a/src/argaze/ArUcoMarkers/ArUcoDetector.py +++ b/src/argaze/ArUcoMarkers/ArUcoDetector.py @@ -183,7 +183,7 @@ class ArUcoDetector(): It makes the markers detection to fail. Returns: - - time: marker detection time in ms + - detection time: marker detection time in ms """ # Reset detected markers data |