How to read frames from a webcam and save them in a video file, using Python and OpenCV.
Python OpenCV: Converting camera video to black and white
How to obtain video from a webcam and convert it to black and white, using OpenCV and Python.
Python OpenCV: Converting webcam video to gray scale
How to convert a webcam video capture to grey scale, using Python and OpenCV.