Simple how to in Python on turning BGR (RGB) into grayscale using basic formula of grayscaling. You can just sum pixel values and divide by 3 to achieve same effect. PIL is used to read and save images, Numpy arrays for manipulation
=====================================
SUBSCRIBE FOR MORE: http://goo.gl/bMexAI
=====================================