python tutorials: convert RGB image to grayscale in python opencv (2019)

preview_player
Показать описание
Topic: python tutorials: convert RGB image to grayscale in python OpenCV (2019).

In this awesome video is show you about how we can convert RGB image to grayscale with a simple step that using open cv library and python 3.

------------------------------------------------------------------------------------------------------------
Finally Please Subscribe Our Channels for more knowledge.

Find us on:
========================================================

Topmost popular videos:
Free Scratch Tutorials below:
========================================================
Free Android Training here:
=======================================================
Free iOS Training here:
=======================================================
More video mobile app training:

#ikh4ever #opencv #python
Рекомендации по теме
Комментарии
Автор

Hello everyone.
If you have any question. Feel free to comment below.
Thank for support our channel. :)

iKhever
Автор

Great video.
What should i do to grayscale it with average pixel value and max pixel value?

georgerossis
Автор

or you can just type:
image = cv2.imread('image', 0)

imagenigraphics
Автор

what if you dont want to gray out the pink shirt but everything else?

henrymiranda