Skip to content
Omal Perera edited this page Sep 13, 2016 · 1 revision

Welcome to the Human-detection-system-with-raspberry-Pi wiki!

Human Detection System using Raspberry Pi

You may need following components to get the expected Results

Hardware Components

Software Requirements

  • Any compatible Raspbian OS can be used. (Raspbian Jessie used for this project)
  • Update the OS to latest sudo apt-get update
  • Upgrade the OS sudo apt-get upgrade
  • Update the Raspberry Pi firmware sudo rpi-update
  • Should install OpenCV
  • Should Install Python
Clone this wiki locally