In this post, we will explain what ArUco markers are and how to use them for simple augmented reality tasks using OpenCV. ArUco markers have been used for a while in augmented reality, camera pose ...
Kickstarter: AI Courses by OpenCV.org
Overview OpenCV.org, in partnership with Big Vision LLC (owner of LearnOpenCV.com) has launched a Kickstarter campaign to create 3 Computer Vision courses. There are many benefits of buying these ...
Hangman: Creating games in OpenCV
As beginners in OpenCV, it is a daunting task to read beautiful yet complicated projects and codes. But fear not! In this post, we will guide you through a fun project which uses very basic Computer ...
Xeus-Cling: Run C++ code in Jupyter Notebook
Facial Landmark Detection using OpenCV and Dlib in C++ Jupyter Notebook, formerly known as IPython Notebook, in my opinion, is one of the best tools for a programmer. You can interactively ...
Invisibility Cloak using simple CV techniques in OpenCV
If you are a Harry Potter fan like me, you would know what an Invisibility Cloak is. Yes! It's the cloak which Harry Potter uses to become invisible. Of course, we all know that an invisibility cloak ...
Using OpenVINO with OpenCV
In this post, we will learn how to squeeze the maximum performance out of OpenCV's Deep Neural Network (DNN) module using Intel's OpenVINO toolkitpost, we compared the performance of OpenCV and other ...