From the course: Computer Vision on the Raspberry Pi 4
What you should know
From the course: Computer Vision on the Raspberry Pi 4
What you should know
- [Instructor] This course explains how to implement machine learning applications on the Raspberry Pi. Therefore, the first requirement is that you own a Raspberry Pi single-board computer, and that you've connected it to the internet. Some of the example applications process images captured by a camera. If you'd like to run these applications, you'll need to connect a compatible camera to the Raspberry Pi. This course doesn't require any background in machine learning, but you should have a solid understanding of Python programming. That is, you should be comfortable working with classes, methods, modules, and packages. If you need to brush up on Python, I recommend the Python Essential Training course by Bill Weinman.