Changes between Version 17 and Version 18 of VisionFramework
- Timestamp:
- Nov 19, 2017, 2:56:05 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VisionFramework
v17 v18 131 131 ---- 132 132 ==== OpenCV ==== 133 First of all, you need a heatsink for your processor before building OpenCV. If you see this overheating symbol, you will die. Straight up.[[BR]] 133 First of all, you need a heatsink for your processor before building OpenCV. If you see this overheating symbol, you will die. Straight up.[[BR]][[BR]] 134 134 [[Image(https://i.imgur.com/kYydNgVm.jpg)]][[BR]][[BR]] 135 135 If you don't have a heatsink on hand, tape some pennies to the CPU like we did:[[BR]] … … 138 138 If this still doesn't work, it may be necessary to water cool your pi:[[BR]] 139 139 [[Image(https://i.imgur.com/DPOazIJm.jpg)]][[BR]] 140 Make sure to change the ice cube at least once per hour.[[BR]] 140 Make sure to change the ice cube at least once per hour.[[BR]][[BR]] 141 141 Now we are going to install OpenCV and its dependencies.[[BR]] 142 142 We only install OpenCV for C++ and Java, not for Python (we ain't scrubs):