Ask Your Question

Revision history [back]

How to add python2 to pre-built OpenCV?

Hello

I have built OpenCV from source with Python3 enabled. Now I want to add Python2 as well. Is there any way to avoid re-building the whole Library? I guess there might be a way because only the last stages of building consist of adding python. The rest are just building cpp codes.