- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I downloaded Intel Vino which comes with opencv community.
I'd like to use the extra modules of opencv (like tracking) which are not part of the modules that comes with intel vino's opencv.
How can remove the dependency of Opencv and Intel vino?
Is it possible to install another version of opencv? What shall I do in order to use another version of opencv in python?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes you can use any recent version of OpenCV. You should either disable this component in installation dialog, either remove <openvino>/opencv
directory and all cv2.*
files in <openvino>/python
directory.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes you can use any recent version of OpenCV. You should either disable this component in installation dialog, either remove <openvino>/opencv
directory and all cv2.*
files in <openvino>/python
directory.
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page