Vaibhaw Singh Chandel
In this article, we will learn deep learning based OCR and how to recognize text in images using an open-source tool called Tesseract and OpenCV. The method of extracting text
In this tutorial, we will understand an important concept called “Selective Search” in Object Detection. We will also share OpenCV code in C++ and Python. Object Detection vs. Object Recognition
In this post, we will provide step by step instructions on how to install Dlib on Windows. Please use the official instructions to use Dlib in your project. This post
In this post, we will provide step by step instructions on how to install Dlib on Ubuntu. Step 1: Install OS libraries Step 2: Install Python libraries We will use Virtual
In this post, we will provide step by step instructions for installing OpenCV 3 (C++ and Python) on Ubuntu. If you are still not able to install OpenCV on your
In this post, we will provide step by step instructions on how to install Dlib on MacOS and OSX. The installation instructions are slightly different for different versions of the
In this post, we will provide step by step instructions for installing OpenCV 3.3.0 (C++ and Python) on MacOS and OSX. If you are still not able to install OpenCV
In this post, we will provide step by step instructions on how to install OpenCV 3 (C++ and Python) on Windows. If you want to install OpenCV 4 from source,