From c648a3bb29c9d4e730fe9be75c361071f50ae149 Mon Sep 17 00:00:00 2001 From: Jens Ahrensfeld Date: Tue, 25 Nov 2025 09:05:18 +0100 Subject: [PATCH] updated README --- README.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2b208a5..66c6abf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ -# Checker board +# Tutorials +## Checker board https://docs.opencv.org/4.x/d6/d55/tutorial_table_of_content_calib3d.html https://docs.opencv.org/4.x/d9/db7/tutorial_py_table_of_contents_calib3d.html -# Aruco -https://docs.opencv.org/4.x/d2/d64/tutorial_table_of_content_objdetect.html \ No newline at end of file +## Aruco +https://docs.opencv.org/4.x/d2/d64/tutorial_table_of_content_objdetect.html + +# Sample code +## CPP +https://github.com/opencv/opencv/tree/4.x/samples/cpp/tutorial_code/objectDetection + +# Python +## https://github.com/opencv/opencv_contrib/tree/4.x/modules/aruco