OpenCV: Insert Logo in Live Stream from Webcam
What will we cover in this tutorial? We will use OpenCV to capture a live feed from your webcam and insert a logo into the lower right corner. It will end up like this. Step 1: Getting a live stream from your webcam using OpenCV First thing first. You need to have OpenCV installed. If … Read more