Closed margielamadman closed 5 years ago
Tested the apt install on Raspbian Buster. Installed OpenCV version 3.2.0. import cv2 with python3 works.
import cv2
Do we need to keep the stretch install option also?
stretch
Addresses #63
Tested the apt install on Raspbian Buster. Installed OpenCV version 3.2.0.
import cv2
with python3 works.Do we need to keep the
stretch
install option also?