Skip to content

pezhvak98/Open-Camera-QT5-

Repository files navigation

Logo

Table of Contents
  1. Intro
  2. install
  3. requirements

Opening the camera and placing shapes on the webcam image using Qt5 framework

With Simple GUI ;)

intro

The story of this program is that by using the QT5 framework and the c++ language, we will be able to activate the device's camera and place rectangle, square, and circle shapes on the image. we can also move this shape using up and down and left and right keys

First of all, we need to install QT5 software

To install this framework, you can do it both from the official Qt5 Website and the wget command line

Install QT with wget :

Example : https://download.qt.io/new_archive/qt/5.7/5.7.0/qt-opensource-linux-x64-5.7.0.run

requirements

To use this framework and run the program correctly, the c++ language compiler (g++) and the OpenCV library must be installed on your system.

demo

enter image description here

This project was created by the humanoid group of Qazvin Islamic Azad University Robotics Research Center (MRL | HSL). => Pezhvak & Alireza Asl Nemati

About

open camera using QT5 c++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published