From 1e66bbb24de8808678c73bbae1966cfbe1f45ab0 Mon Sep 17 00:00:00 2001 From: Théo de la Hogue Date: Tue, 29 Mar 2022 17:18:50 +0200 Subject: updating the doc --- src/argaze/ArUcoMarkers/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/argaze/ArUcoMarkers/README.md b/src/argaze/ArUcoMarkers/README.md index 82f63c4..1ddd1e9 100644 --- a/src/argaze/ArUcoMarkers/README.md +++ b/src/argaze/ArUcoMarkers/README.md @@ -1,9 +1,9 @@ Class interface to work with [OpenCV ArUco markers](https://docs.opencv.org/4.x/d5/dae/tutorial_aruco_detection.html). -## ArUco library markers +## ArUco markers dictionary -To work with ArUco markers, you need to choose a marker library which have diffirents property concerning the difference between each markers to avoid error in tracking. -Here is more [about ArUco library markers](https://docs.opencv.org/3.4/d9/d6a/group__aruco.html#gac84398a9ed9dd01306592dd616c2c975) +To work with ArUco markers, you need to choose a marker dictionary which have differents property concerning the difference between each markers to avoid error in tracking. +Here is more [about ArUco markers dictionaries](https://docs.opencv.org/3.4/d9/d6a/group__aruco.html#gac84398a9ed9dd01306592dd616c2c975) ## Utils -- cgit v1.1