PyQt5 series of tutorials (thirty) screen recording
Software and hardware environment Windows 10 64bit Anaconda3 with python 3.8 PyQt5 5.15 foreword This article is to achieve screen recording. Here we use pillow , opencv and numpy to achieve it. By grabbing a frame of screen image, then converting it into numpy data, then converting it into opencv format, and finally storing it, […]
PyQt5 series of tutorials (thirty) screen recording Read More »