From 849fc80a30e9e8585d0e8040dd5e77547c9901cf Mon Sep 17 00:00:00 2001 From: isatyamks Date: Mon, 7 Oct 2024 21:50:34 +0530 Subject: [PATCH] Update computer_vision/README.md with OpenCV documentation link --- computer_vision/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/computer_vision/README.md b/computer_vision/README.md index 1657128fd25e..9f935b142c08 100644 --- a/computer_vision/README.md +++ b/computer_vision/README.md @@ -8,4 +8,4 @@ Image processing and computer vision are a little different from each other. Ima While computer vision comes from modelling image processing using the techniques of machine learning, computer vision applies machine learning to recognize patterns for interpretation of images (much like the process of visual reasoning of human vision). * -* +*