Hi everyone, I need your help with open CV, I would like to learn to use the librairy Open CV but I have a problem I can't install this library : https://github.com/opencv/opencv/wiki/ChangeLog
I use processing version 3.3
I can install the librairy controlP5 for example but I can't install this one.
I tried with the library import gab.opencv.*; but the example doesn't work because for example when i tried the examle face detection I have an image in the window and not my webcam.
If someone can help me It will be great.
Thank you very much.