Ask Your Question

Revision history [back]

Install OpenCV Contrib in Python after building it with Visual : Windows 7

Hey everyone, I really need help .. To begin here is my system :

  • OpenCV => 3.2
  • Operating System / Platform => Windows 7 64 Bit
  • Compiler => Visual Studio 2017
  • Python 2.7 (or 3.6)

I compiled with CMakeUI openCV and openCV contrib. I have made ALL_BUILD and INSTALL, I've got all the DLL's and the libraries. But I don't know where I should put them to make python use openCV contrib and get "cv2.face" working.

By the way should I let cv2.pyd (downloaded before) ?? And openCV contrib is compatible with python 3.6 ? Should I just use openCV 2.4 to get openCV contrib working with Python (and how to) ??

Thx in advance. Best Regards.

Mr. D