Use docker installed OpenCV as library

asked 2020-04-27 10:53:43 -0600

mcExchange gravatar image

updated 2020-04-27 10:55:15 -0600

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

edit retag flag offensive close merge delete