C++ will be used to build this app, opencv and qt5 libraries will be used for the development.
If you are using Ubuntu16.04
- Go through Installation_OpenCV4_Unbuntu16.04.md to install opencv4 on your Ubuntu16.04 laptop
- Run a hello world c++ program: HelloWorldProgram folder contains instructions and code to run hello world and write a corresponding make file.
- Run a opencv code to read and display an image, follow the instructions in opencv_read_display_image folder.
- The folder opencv_read_display_videoWebcam contains code and instructions to capture and display webcam using opencv and c++.
This app is created as a part of The Uplift Project and current members of this project are:
- 1. Dimple Bhuta (github profile id: DimpleB0501)
- 2. Harshita Mangla (github profile id: mharshita)
- 3. Kunal Bashist (GitHub profile id: kunalbashist)