From e0203d0eba6ce777cc168fb049be61cfe7f86640 Mon Sep 17 00:00:00 2001 From: Stavros Piperakis <st.pepperman@gmail.com> Date: Sat, 26 Mar 2022 22:03:36 +0200 Subject: [PATCH] A little change in readme.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ac68ea0..d7a3fc5 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,8 @@ You can simply try to change the camera input selection in the first lines of co * Change the default value zero to another one like 1 or 2 +#### Reinstall OpenCV + If that does not work try reinstalling OpenCV * Type __poetry shell__ on your terminal on the SignTrack directory -- GitLab