OpenCv2 : Python code to detect line, perform image grayscale, cany edge and image rotation
OpenCV is our recommended package for image processing. In robotics, OpenCV can be deployed in Single Board computers as Raspberry Pi to give the power of vision to the robot. You can make robots as SID2 using the power of OpenCV in your robots. The Jupyter notebook for the code is at the Github link here. The aim of this blog: This is a beginner's blog which will look at below aspects using OpenCV2 - a) Read an image from the folder path
b) Grayscale the image
c) Perform C