How do I blur a section of a Video Feed that I capture through my camera?
I need to blur out faces from the video feed. I wrote down the code to detect faces. I can also blur the faces individually but I don't know the proper commands to put the blurred face in the same resulting video.
I have one window which shows the original face and another window which shows just the blurred parts (no background), but i want a resulting window which has the background along with the blurred face