From eaf0bc42ee7c3828e811e37ab2038af3ae626408 Mon Sep 17 00:00:00 2001 From: tpollina Date: Sat, 1 Feb 2020 22:19:11 +0100 Subject: [PATCH] Update install.rst --- docs/install.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/install.rst b/docs/install.rst index 211d2a6..5093083 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -179,6 +179,13 @@ In order to send and receive from python: :: pip3 install paho-mqtt +Install OpenCV +================= + +Use the quick version without virtual env +https://www.pyimagesearch.com/2019/09/16/install-opencv-4-on-raspberry-pi-4-and-raspbian-buster/ + + Install MorphoCut =================