In this article, we explain how to build applications with OpenCV using Visual Studio. We will be using Visual Studio 16 2019. If you write code on Windows, there is a high probability that you work ...
February 15, 2021
5 Comments
Install OpenCV on Windows – C++ / Python
February 8, 2021
13 Comments
In this blog post, we will be installing OpenCV on Windows for C++ and Python. The C++ installation is done with the help of custom setup exe files. Whereas Python installation is done with ...
Invisibility Cloak using simple CV techniques in OpenCV
February 11, 2019
1 Comment
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 ...