opencv-contrib compatibility
Hi,
I have issue getting this to run with opencv-contrib-python. Installing it with pip3 installs regular opencv-python, as per requirements.txt, but that breaks my environment since I cant have both regular and contrib.
Is this compatible with opencv-contrib?