Open CV
OpenCV OpenCV(Open Source Computer Vision) is a cutting-edge field of computer science that aims to enable the computer science that aims to enable computers to understand what is being seen in an image. It is written in C++. According to Wikipedia, "OpenCV is a library of programming that mainly aimed at real-time computer vision. It was originally created by Intel for CPU optimization of intensive applications" According to me,"OpenCV helps computers to see the outside world the way we do, It is an attempt to provide vision to computers like humans to increase their efficiency" Here In the logo of OpenCV O, C, V are arranged in a triangle Why we use python in OpenCV? It stores the image in Numpy arrays which allow us to do some very powerful operation quite easy and its extremely powerful language for machine learning. Basic of Computer Vision & Open CV Do you Know what is Image? It is a 2-dimensional representation of the vis...