Recognizing day to day objects using Object Recognition in OpenCV (C++)
Hello, One of the most interesting projects I’ve worked on in the past was a project about image processing. The goal was ...
Simple Digit Recognition aka Optical Character Recognition(OCR) in OpenCV-C++
Hello, As an extension to my previous tutorial of “Simple Digit Recognition aka Optical Character Recognition(OCR) in OpenCV-Python” , in this tutorial, ...