Can i use any other IDLE instead of Visual Studio . And which version of OpenCV is compatible with python3.4
Asked
Active
Viewed 191 times
0
-
what do you mean by "implementing in windows"? do you want to start an opencv application? If you need the Runtimr Libraries you could comlile opencv with statically linked dependencies. – Micka Jun 14 '18 at 04:07
-
yes thanks i done by using inbuilt python libraries – ankit gautam Jun 15 '18 at 10:22
1 Answers
0
You can find a list of IDEs for python HERE. You can also find binaries of OpenCV for different python packages here

VideoProcessingResearcher
- 546
- 3
- 16
-
thanks i understood with python inbuilt libraries there is no need for explicitly having visual studio – ankit gautam Jun 15 '18 at 10:21