Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 304

Will building an older opencv version from source without python modules affect the python modules from a newer version?

$
0
0
I would like to build OpenCV from source for python as I require extra codecs. However, one of the c applications I use requires an older version of OpenCV but I would like to keep the newer python OpenCV version. Will it be perfectly fine if I first build the newer OpenCV version from source with python modules and then build the older OpenCV version without python modules? In other words, is the OpenCV python module completely independent? And if so, is it possible to package/copy said OpenCV python module for my other machines so as to not build again?

Viewing all articles
Browse latest Browse all 304

Trending Articles