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

Python and C++ : different compilers ok?

$
0
0
Hi all, I have been looking at opencv (3.0) closely. I haven't decided whether I will have a C++ application or a Python application. I am wondering what sort of environment C++ developers have? Do you folks mix C++ and Python code? I mean is there any reason for you to pass data structures around from Python to your own C++ extension module? Or perhaps call some simple Python script from my C++ executable?. In Windows, I plan the following opencv 3 environment: For C++: Use Visual Studio 2012, and get pre built x64 opencv 3.0 build. For Python : Get the 64 bit anaconda distribution which has everything for opencv bundled. (basically they are not from the same compiler ) Would this pose any problems? Are there situations due to which, later I would have to build Python, numpy, opencv everything later from one common compiler?. Thanks T

Viewing all articles
Browse latest Browse all 41027

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>