thortex / rpi3-opencv

OpenCV for Raspberry Pi 3
18 stars 6 forks source link

Supply opencv-python module #11

Open scottmudge opened 5 years ago

scottmudge commented 5 years ago

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 not available.

https://github.com/skvark/opencv-python

Is it possible to build the opencv-python package with pre-existing libraries?