Example image:
Here I want to check if a pixel of green color.
Only getting a BGR value from a pixel and changing it is mentioned here in the Basic Operations on Images in python
What will be the python command that I would have to use to check a pixel?