Ask Your Question

Revision history [back]

Running OpenCV without installing

Hey,

Is there a way to include OpenCV in a python script without installing it?

For example having a directory in the same location as the python script and importing from within that directory?

Thanks