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.
1 | initial version |
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.
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