by Jyotsna Rajaraman | Mar 28, 2020 | Raspberry Pi projects
Raspberry Pi is a powerful tool, and when coupled with OpenCV library can be used for many image processing projects. At the end of this article you will learn to build one such application ‘Face detection’. Face detection is exactly what is sounds like,...
by Jyotsna Rajaraman | Mar 25, 2020 | Raspberry Pi projects
Starting to get interested in image processing and its applications? This project is ideal as a first step to understand the fundamentals of any image- pixels. Pixels are small boxes of color that constitute any image. We throw around the word ‘pixels’ a...