rpi3-opencv icon indicating copy to clipboard operation
rpi3-opencv copied to clipboard

OpenCV for Raspberry Pi 3

Results 6 rpi3-opencv issues
Sort by recently updated
recently updated
newest added

I get the error "This OpenCV build doesn't support current CPU/HW configuration" Raspberry Pi 3B+ ``` OpenCV build configuration is: General configuration for OpenCV 4.0.1 ===================================== Version control: 4.0.1 Extra...

The **Model 3 B+** and **3 A+** have the same SoC: > Broadcom **BCM2837B0**, Cortex-A53 (ARMv8) 64-bit SoC @ 1.4GHz It appears that the 3 A+ was merely forgotten on...

While python support works, the opencv-python module is missing. This means that there is no availability for static analysis, so all IDEs offering such functionality believe the OpenCV module is...

When I run ``` ./install_requires_related2opencv.sh ``` I get the error mentioned in the title. I have run sudo apt-get update.

Hello i was wondering if your repo would work as the backend for dnn module?

Hi, I'm working with opencv on a Pi using VC4CL and I'd really like to build your version of opencv from source. Is there a reason this is a binary-only...