Computer Vision Articles

Sorted By: Most Recent
Mrinal Tyagi Mrinal Tyagi
Updated on April 02, 2024

Histogram of Oriented Gradients: An Overview

Histogram of oriented gradients (HOG) is a feature descriptor used in computer vision and image processing for object detection. Learn how it works.

Image: Shutterstock / Built In
Chinmay Bhalerao Chinmay Bhalerao
Updated on December 19, 2023

A Guide to Python Tesseract

Tesseract is an optical character recognition engine used to extract text from images, and it can be accessed in Python through the library pytesseract. Here’s what to know.

Image: Shutterstock / Built In
Jacob Biba Jacob Biba
Updated on December 14, 2023

What Is Machine Vision?

Machine vision helps robots see and recognize their surroundings so they can perform more complex tasks.

Image: Shutterstock / Built In
Chinmay Bhalerao Chinmay Bhalerao
Updated on November 06, 2023

A Deep Dive Into Non-Maximum Suppression (NMS)

Non-maximum suppression (NMS) is a post-processing technique that is used in object detection tasks to eliminate duplicate detections and select bounding boxes.

Image: Shutterstock / Built In
Artem Oppermann Artem Oppermann
Updated on April 06, 2023

What Is Few-Shot Learning?

Few-shot learning allows us to feed AI models a small amount of training data from which to learn. Here’s how few-shot learning works and why it’s important.

Image: Shutterstock / Built In
Jye Sawtell-Rickson Jye Sawtell-Rickson
Updated on March 15, 2023

What Is Computer Vision?

Computer vision is a field of artificial intelligence (AI) that trains computers to see, interpret and understand the world around them through machine learning techniques

Image: Shutterstock / Built In