Posts Written by Abirami Vina

Abirami Vina

I write because it's the next best thing to Dumbledore's Pensieve.

Color Sensing with Computer Vision

Learn how to use computer vision to identify the color in part of an image, and validate if the color is expected.

Flaw Detection Using Computer Vision

Learn how to use computer vision to detect flaws in products.

Calculate the Position of an Object Using Computer Vision

Learn how to use computer vision to calcualte the position of objects.

How to Outline an Object with Computer Vision

Learn how to use computer vision to calculate outlines for objects.

What is ByteTrack? A Deep Dive.

Introduction Detecting and tracking multiple objects in a video in real-time can be tricky. Luckily, the computer vision community has developed object-tracking algorithms to tackle this task over the years.

Error Proofing in Manufacturing with Computer Vision

Introduction Mistakes during manufacturing can potentially eat up 20% of a company's revenue. Error-proofing, also known as poka-yoke, is a strategy used in manufacturing to prevent mistakes and

What is Optical Character Verification? A Comprehensive Guide

Optical Character Verification, or OCV, is a technology that verifies the accuracy and quality of printed text on manufactured items. Manufacturers and sellers check the accuracy of information on packages,

How to Extract Text From Images

Introduction to Text Extraction Manually working with data in JPG, PNG, or PDF formats can be a hassle, as it takes a lot of time to analyze and these files

People Counting Using Computer Vision

Introduction Counting and keeping track of a large number of people entering and exiting an event can be challenging, especially when security is a priority. Traditional methods of monitoring people

Top 7 Open-Source Object Tracking Tools [2024]

Object tracking is a computer vision task that can identify various objects and track them through the frames of a video. 0:00 /0:05 1× Knowing where an object

What is the Open Images Dataset? A Deep Dive.

The Open Images Dataset was released by Google in 2016, and it is one of the largest and most diverse collections of labeled images. Since then, Google has regularly updated

The Guide to AI OCR [2024]

Learn what AI OCR is and how it is used in computer vision.

What is FPS? A Computer Vision Guide.

Learn what FPS is and what FPS considerations you should keep in mind when working on computer vision projects.