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.
- Host: GitHub
- URL: https://github.com/ahmetfurkandemir/camera-app-with-qt-and-opencv
- Owner: AhmetFurkanDEMIR
- Created: 2021-03-06T09:22:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-06T10:22:18.000Z (over 4 years ago)
- Last Synced: 2025-04-15T21:52:38.257Z (6 months ago)
- Topics: camera, camera-api, cpp, opencv, qt, qt5-gui, qtcreator, video-processing, videocapture
- Language: C++
- Homepage:
- Size: 10.7 KB
- Stars: 31
- Watchers: 3
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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:**



