Changes between Version 15 and Version 16 of VisionFramework
- Timestamp:
- Nov 19, 2017, 1:56:59 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VisionFramework
v15 v16 131 131 ---- 132 132 ==== OpenCV ==== 133 Now we are going to install OpenCV and its dependencies: 133 Now we are going to install OpenCV and its dependencies.[[BR]] 134 We only install OpenCV for C++ and Java, not for Python (we ain't scrubs): 134 135 {{{ 135 136 sudo apt-get install cmake git libgtk2.0-dev pkg-config libavcodec-dev libavformat-dev libswscale-dev