read an image and convert it to gray scale, using OpenCV and Python project

Imag-Conversion Opencv Project Screenshot
Imag-Conversion Opencv Project Screenshot
Imag-Conversion Opencv Project Screenshot
Imag-Conversion Opencv Project Screenshot
Update
Mar 27, 2023
Developer
Category
Installs
0+
Rate
0
In this project we will check how to read an image and convert it to gray scale, using OpenCV and Python.

Install OpenCV, You also need to install Numpy, which can be done with pip, the Python package manager, by sending the following command on the command line: Grayscaling is the process of converting an image from other color spaces e.g. RGB, CMYK, HSV, etc. to shades of gray.