Skip to content
henrystudy edited this page Dec 13, 2019 · 12 revisions

All about Camera

Contents



Environment setting to use a camera in raspberry pi

The repository requires the following environment:

  • ROS Kinetic
  • Raspbian Stretch
  • Opencv
  • Python3

Installing all requirements would take a long time, so we used the image created by a different author. You can download Raspbian Stretch + ROS + Opencv installed image in Medium Post and more details configuring the image can be found in this github repo.

<script async src="//s.imgur.com/min/embed.js" charset="utf-8"></script>

How to train custom object

Details about ROS camera package

Clone this wiki locally