openCV
Age and Gender Classification using OpenCV and Deep Learning on Raspberry Pi
In this tutorial, we are going to use OpenCV and Deep Learning models to accurately identify the gender and age of a person… |
|
Face Mask Detection using Raspberry Pi and OpenCV
The coronavirus disease (COVID-19) has seriously affected the world and there is no end to it. To limit the spread of the virus… |
|
Social Distancing Detector Using OpenCV and Raspberry Pi
In the time of Covid-19, Social-distancing is an effective way to slow down the transmission of infectious virus. People are… |
|
Driver Drowsiness Detector System using Raspberry Pi and OpenCV
Truck drivers who transport the cargo and heavy materials over long distances during day and night time, they often suffer from… |
|
OpenCV Launches Open Source Hardware called OpenCV AI Kit (OAK) for AI and Computer Vision Based Applications
Recently launched, OpenCV AI Kit (OAK) is a family of open-hardware Myriad X-based hardware solution for computer vision… |
|
Stream CCTV Video from DVR to Raspberry Pi using Python and OpenCV
Most of the workplace and commercial buildings today have a CCTV surveillance system installed to monitored the activities. But… |
|
Facial Landmark Detection (Eyes, Nose, Jaw, Mouth, etc.) using Python OpenCV
Detection of facial landmarks is the process of detecting various parts on the face such as the Eyebrows, Eyes, Nose, Mouth,… |
|
QR Code Scanner using Raspberry Pi and OpenCV
QR code (Quick Response code) is a type of matrix barcode that contains information about the item to which it is attached,… |
|
Optical Character Recognition (OCR) using Tesseract on Raspberry Pi
The ability of machines to use a camera to look at the real world and interpret data from it would have a greater… |
|
Real Life Object Detection using OpenCV – Detecting objects in Live Video
We started with installing python OpenCV on windows and so far done some basic image processing, image segmentation and object… |