I installed the openCV to my Raspberry following this [tutorial](https://qengineering.eu/install-opencv-4.2-on-raspberry-pi-4.html) but the files went to directory: `usr/local/include/opencv4/opencv2` instead of `usr/local/include/opencv2`
And now compilation fail even if I use
#include
↧