diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/argaze/ArUcoMarkers/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/argaze/ArUcoMarkers/README.md b/src/argaze/ArUcoMarkers/README.md index f79be36..205ec91 100644 --- a/src/argaze/ArUcoMarkers/README.md +++ b/src/argaze/ArUcoMarkers/README.md @@ -1,7 +1,7 @@ # ArUcoMarkers -_Class interface to work with OpenCV ArUco markers._ -https://docs.opencv.org/4.x/d5/dae/tutorial_aruco_detection.html +_Class interface to work with [OpenCV ArUco markers](https://docs.opencv.org/4.x/d5/dae/tutorial_aruco_detection.html)._ + ## ArUcoBoard.py |