Skip to content

Instantly share code, notes, and snippets.

View StanfordLin's full-sized avatar

Stanford Lin StanfordLin

View GitHub Profile

Installing OpenCV 3.1 on Raspbian Jessie

Prerequisites

  • Keep your system up to date:
    • $ sudo apt-get update
    • $ sudo apt-get upgrade
    • $ sudo reboot
  • Make sure you've got an internet connection.
  • Make sure you've got
  • wget