Home Tags Image processing

Tag: Image processing

Develop image processing embedded systems using Python

0
  This project describes a technique to capture human faces using image processing and turn on an LED on the Arduino board. With some modification...

Exploring Software: Scientific Python and Image Processing

0
Discover what a beautiful language Python is for image processing. A substantial part of the human brain is dedicated to vision and the processing of...

Building Image Processing Embedded Systems using Python, Part 3

2
The third and final part of this series shows you how to use the pySerial module, Arduino, and finally, how to combine everything...

Building Image Processing Embedded Systems using Python, Part 2

3
The second part of this article discusses how to use the OpenCV library via the Python interface to perform image processing-based tasks. The previous...

Building Image Processing Embedded Systems using Python, Part 1

6
The first part of this three-part series gives a brief overview of the embedded vision and the various components required to make it work....