An open API service indexing awesome lists of open source software.

https://github.com/ahmetfurkandemir/camera-app-with-qt-and-opencv

Camera app with Qt and Opencv.
https://github.com/ahmetfurkandemir/camera-app-with-qt-and-opencv

camera camera-api cpp opencv qt qt5-gui qtcreator video-processing videocapture

Last synced: 3 months ago
JSON representation

Camera app with Qt and Opencv.

Awesome Lists containing this project

README

          

![](https://img.shields.io/badge/C%2B%2B-00599C?style=for-the-badge&logo=c%2B%2B&logoColor=white)

# Camera app with Qt and Opencv



Camera application written in C ++ programming language using Qt and Opencv modules. You can take high quality photos with the desired extension. You can record video in high quality, desired FPS, desired extension and for the desired duration. In addition, you can do all these operations on your local and remote IP camera.

**Requirements**

[Qt 5.9.9](https://www.qt.io/download-open-source)

[Opencv 4.5.1](https://opencv.org/releases/)

| OS | Supports |
| ---------------| ----------- |
| Linux (Debian) | ✓ |
| MacOS | ✓ |
| Windows | ✓ |

### **Application video and images**

[**Video: Link**](
https://user-images.githubusercontent.com/54184905/110203074-11d33c00-7e7d-11eb-8c66-6cd8e807e38f.mp4)

**Images:**

![1](https://user-images.githubusercontent.com/54184905/110202620-00893000-7e7b-11eb-9bda-a2cce5bb0f2e.png)

![2](https://user-images.githubusercontent.com/54184905/110202614-fd8e3f80-7e7a-11eb-96cf-832884371297.png)

![3](https://user-images.githubusercontent.com/54184905/110202616-febf6c80-7e7a-11eb-8dae-c26abf016f10.png)

![4](https://user-images.githubusercontent.com/54184905/110202618-fff09980-7e7a-11eb-8450-055e0b0eddf5.png)