Content for OpenCV

Use Python, Zynq and OpenCV to Implement Computer Vision

“Use Python, OpenCV libraries and the PYNQ frame to implement the computer vision on Arty Z7-20 Xilinx Zynq SoC platform. In this example, users can understand how to use OpenCV to create a simple tracking example which tracks and identifies …

Real-Time Face Recognition: An End-To-End Project

“On my last tutorial exploring OpenCV, we learned AUTOMATIC VISION OBJECT TRACKING. Now we will use our PiCam to recognize faces in real-time, as you can see below: This project was done with this fantastic “Open Source Computer Vision Library …

Automatic Vision Object Tracking

“On my last tutorial, we explored how to control a Pan/Tilt Servo device in order to position a PiCam. Now we will use our device to help the camera to automatically tracking color objects as you can see below …

Traffic Counting System Based on OpenCV and Python

“Introduction:Traffic counts, speed and vehicle classification are fundamental data for a variety of transportation projects ranging from transportation planning to modern intelligent transportation systems Traffic Monitoring and Information Systems related to vehicles cascade. In addition to vehicle counts, a …

Smile Detection With Raspberry Pi Using Opencv and Python

“In this Project we are going to detect Face and Smile Detection using OpenCv with Raspberry Pi. In this Smile detection with raspberry pi using python project we are using OpenCv in Raspberry pi. This project is used to detects …

Deep learning on the Raspberry Pi with OpenCV

“I’ve received a number of emails from PyImageSearch readers who are interested in performing deep learning in their Raspberry Pi. Most of the questions go something like this: Hey Adrian, thanks for all the tutorials on deep learning. You …

Roobert - A raspberry pi and roomba robot

“Read all articles: - Introduction and head - Neck design and movement - The chassis - Moving the head up and down - Hands and arms - 3d sensor - The front RGB LED display”

Open Hardware Rover With OpenCV

“In this lines you can read how build a rover using opencv for do something detecting colors. The work process is simple, Arduino have a basic program to the rover: forward, left and right that manages the movement in the …

Motion Tracking Airsoft Turret

“An Raspberry Pi powered autonomous motion tracking airsoft turret. In this video we show you how to build a DIY motion tracking airsoft (or nerf gun) turret with a raspberry pi 3. The airsoft turret is autonomous so it moves …

A Sudoku Solver’s Robot

“A robot that solves and fills alone a sudoku’ grid ! Sudoku are digital puzzles that computers can solve automatically because they obey some simple mathematical rules. The main objective of this project was to build a rudimentary and autonomous robot …