In this article, we will learn the pros and cons of using Face Recognition as an authentication method. We will also see how it can be spoofed and the methods that can be used to detect the spoofing ...
DepthAI Pipeline Overview: Creating a Complex Pipeline
1. Introduction This is the fourth post in the OAK-D series. If you haven't checked out the previous posts, you can find them here, Here, we will take a closer look at the DepthAI pipeline, ...
Object Detection With Depth Measurement Using Pre-trained Models With OAK-D
This is the third blog post in the Oak series. If you haven't checked out the previous posts on OAK, check them below. In this post, we are going to look at how we can run an existing pre-trained ...
Stereo Vision and Depth Estimation using OpenCV AI Kit
Gone are the days when setting up the proper hardware and software for a stereo vision project was arduous. Thanks to OpenCV and Luxonis, you no longer have to worry about cumbersome initial ...
Introduction to OAK-D and DepthAI
This is the first post of a series on programming OpenCV AI Kit with Depth (OAK-D), and its little sister OpenCV AI Kit with Depth Lite (OAK-D-Lite). Both OAK-D and OAK-D Lite are spatial AI cameras. ...
Stereo Camera Depth Estimation With OpenCV (Python/C++)
Have you ever wondered how robots navigate autonomously, grasp different objects, or avoid collisions while moving? Using stereo vision-based depth estimation is a common method used for such ...