Arguably, the most crucial task of a Deep Learning based Multiple Object Tracking (MOT) is not to identify an object, but to re-identify it after occlusion. There are a plethora of trackers available ...
Search Results for: image alignment
What is Face Detection? Ultimate Guide 2025 + Model Comparison
Face Detection is a computer vision technique in which a computer program can detect the presence of human faces and also find their location in an image or a video stream. Isn’t it mind-boggling how ...
Automatic Document Scanner using OpenCV
Last updated on 4th Nov 2022 Document Scanning is the process of converting physical documents into their digital form. It can be done by taking images either via a scanner or just your phone ...
PaddleOCR: Unveiling the Power of Optical Character Recognition
PaddleOCR: Reading huge documents can be very tiring and very time taking. You must have seen many software or applications where you just click a picture and get key information from the document. ...
Anti Spoofing Face Recognition System using OAK-D and DepthAI
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 ...
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 ...