PytQt5 GUI design and Video processing with OpenCV: PyQt5 tutorial - Part 09

preview_player
Показать описание
In this tutorial, we will design a very basic GUI that will use the Model-View-Controller approach for the video processing applications. The user can change blur and brightness of the video frames and take pictures to save images. Additional text labels are also part of this tutorial as shown in the code. You will notice how the code is reused here from the Tutorial 05 of PyQt5 learning series.

Рекомендации по теме
Комментарии
Автор

Recommended:

How to deploy Python video processing web application using Flask

pyshine_official
Автор

Good series!
Can I input a detectron2 model trained with custom dataset in .pth format instead of a face detection model in .xml format in this?

himomhey
Автор

Hello, your video is very helpful, but i wonder, can you make a slider to change hsv value from video and also change frame rate? tia

Ngapasihgaboleh
Автор

thanks a lot i need not to process but only to load video as image is loaded from any directory and then play please can you help me on that

salihaliyi
Автор

are you sure that you are using MVC framework? because your code is too long to read...

dongyuenwu
Автор

Hello, your tutorial is great. I would like to start a second stream in the window. Can you help me?

martinhasieber
Автор

Thanks for the video.But when I press on 'q' key it does not break the loop.Why is this happening?

ilkeraykut