Introduction What is Generative AI? It’s a question that looms in most of our minds. Generative AI has gained huge traction during the past few years. With ChatGPT blowing up during November 2022, there is no going back! Various industries are adopting Generative AI for interesting applications like content generation, marketing, engineering, research, and general […]
A Quick Comparison of the Orbbec and RealSense 3D Cameras
Author: WU Jia (Engineer @ OpenCV China) With the OpenCV VideoCapture class, users can easily access Orbbec’s 3D Cameras without relying on its SDK, similar to working with USB cameras, as demonstrated in following snippet. MacOS users also enjoy the similar convenience as Windows and Linux users now that the related pull request has been merged. In our comparisons here the […]
Introducing Google Vlogger: The Newest GenAI in Town
Introduction Generative AI continues to make huge strides, with Stable Diffusion 3, Devin AI, and now Vlogger, courtesy of Google AI. In this read, we’ll delve into Vlogger and explore its workflow, features, and applications.So, let’s get to it! What is Google Vlogger? Vlogger is a generative AI tool introduced by Google AI that can […]
A Beginner’s Guide to the Top AI Skills You Need in 2025
Introduction Artificial Intelligence is undoubtedly one of the most recent advancements in the technological world. With its growth and applications across a wide array of industries ranging from Healthcare to Virtual Reality in gaming, it has also brought a huge surge in demand for AI professionals. But the field of Artificial Intelligence isn’t a walk […]
From Novice to Pro: Your 2025 Guide to becoming a Computer Vision Engineer
Introduction In this digital day and age, where technological advancements are at an unprecedented pace, one field that stands out is Computer Vision. This read is for aspiring individuals who wish to navigate the computer vision landscape. From mastering the fundamentals of image processing to exploring the many deep learning concepts, we delve into the […]
From Aspiring to Employed: A Step-by-Step Guide to AI Jobs in India
Introduction The History of AI in India Artificial Intelligence in India has a noteworthy past, reflecting the nation’s consistent stride in technological advancements. The story began in the mid-1950s when India took its initial steps into the world of computing by introducing machines like the ENIAC. Although it was primarily used for meteorological tasks, its […]
Exploring the 7 Types of AI in 2025: Navigating the Artificial Intelligence Landscape
Introduction When we ponder the word “technology,” what often springs to mind? You got it – Artificial Intelligence! AI, the rising star of the technological world, has been making waves like never before. From the iconic R2D2 in Star Wars, in the ’70s, to the Teslas zipping around our streets today, AI has been pulling […]
Top 7 AI Applications
Introduction Once confined to science fiction and academic papers in the 1950s, AI has emerged as a force to be reckoned with. Today, it’s not just an intriguing subject for tech enthusiasts—it’s essentially found its way into many aspects of our daily lives. From voice commands that turn on your lights to immersive gaming experiences […]
Working with Neural Processing Units (NPUs) using OpenCV
Authors: WU Jia, GAO Jinwei NPU, short for neural processing unit, is a specialized processor designed to accelerate the performance of common machine learning tasks and typically of neural networks applications. Besides acceleration, NPU frees the CPU and it is pretty power efficient. OpenCV’s Dynamic Neural Network (DNN) module is a light and efficient deep […]
How to use OpenCV with OpenVINO
Guest post by Aleksandr Voron To keep OpenVINO™ Toolkit focused on optimizing and deploying inference, we no longer include OpenCV and DL Streamer in our distribution packages. But not to worry! Both OpenCV and DL Streamer continue to work with OpenVINO and in this blog post we will explain how. In the 2022.1 release of OpenVINO™, OpenCV became an optional […]
OpenCV Face Detection: Cascade Classifier vs. YuNet
Written by CHEN Zhangjie (Junior, Department of Computer Science and Engineering) Face Detection is a computer vision task in which a computer program detects the presence of human faces and also finds their locations in an image or a video stream. The technology has been rapidly advancing and maturing with various models being developed. The […]
Computer Vision Annotation Tool Product Tour
Awhile ago we told you how the Computer Vision Annotation Tool (CVAT) has been spun out on its own, thanks in large part to our friends at Intel for years of supporting the project. In this video, we show how to use the relaunched CVAT.ai online tool – how to sign up, upload your data, […]