Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Use docker installed OpenCV as library

Is it possible to install OpenCV in a library and use it in my normal system (Ubuntu 18.04) ?

I know that I can mount local folders into my docker container, however I'd like to do it the other way around.

Use docker installed OpenCV as library

Is it possible to install OpenCV in a library and use it in my normal system (Ubuntu 18.04) ?

I know that I can mount local folders into my docker container, however I'd like to do it the other way around.

Port-forwarding would not suffice for me, as I need OpenCV in a specific version as depency to compile yet another software library