• Stars
    star
    12
  • Rank 1,597,372 (Top 32 %)
  • Language
    Python
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

In this example, we demonstrate how to create simple camera viewer using Opencv3 and PyQt5. If you need to change ui_main_window.ui with QtDesigner, don't forget to regenerate ui_main_window.py file using this command: pyuic5 main_window.ui -o main_window.py