Video Mosaic on Live Webcam Stream with OpenCV and Numba
What will we cover in this tutorial? We will investigate if we can create a decent video mosaic effect on a live webcam stream using OpenCV, Numba and Python. First we will learn the simple way to create a video mosaic and investigate the performance of that. Then we will extend that to create a … Read more