- Jun 02, 2023
-
-
Jonas Schmid authored
-
Jonas Schmid authored
-
- Jul 09, 2021
-
-
Patrick Roth authored
-
- Jul 01, 2021
-
-
Patrick Roth authored
-
Patrick Roth authored
support of horizontal trapeze correction added See merge request !3
-
Patrick Roth authored
The horizontal isosceles trapeze perspective correction is supported since color-pipe library version 1.1.0. The horizontal correction weight can be set at the frontend and is forwarded to the color-pipe library.
-
- Jun 30, 2021
-
-
Patrick Roth authored
-
- Oct 09, 2020
-
-
Patrick Roth authored
-
Patrick Roth authored
-
Patrick Roth authored
-
Patrick Roth authored
-
Patrick Roth authored
-
Patrick Roth authored
When installing OpenCV manually, the headers go to directory /usr/local/include/opencv4. This directory is added to the include search path.
-
- Oct 05, 2020
-
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
-
- Sep 28, 2020
-
-
Sophia Papagiannaki authored
-
- Aug 14, 2020
-
-
Sophia Papagiannaki authored
This happens in following two cases: 1. camera is disconnected or 2. application is exited while recording.
-
- Jul 29, 2020
-
-
Sophia Papagiannaki authored
Replaced the "Ok" with "Yes" and the "Cancel" with "No". Reason: The onAccepted signal is emitted twice when running on Windows 10.
-
Sophia Papagiannaki authored
-
- Jul 28, 2020
-
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
Reasons: 1) not needed and according to Qt documentation 2) causes a segfault
-
Sophia Papagiannaki authored
If deleteLater() is called the memcheck complains about memory leak.
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
from delete to deleteLater.
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
Plus, changed the message dialog modality.
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
-
- Jun 15, 2020
-
-
Sophia Papagiannaki authored
Changing the implementation of firmware update: Stopping camera thread before doing the update and starting it again after the update completion.
-
- May 19, 2020
-
-
Sophia Papagiannaki authored
Not tested yet on Windows nor openSUSE Leap 42. Also, created enum for button ids in types.hpp.
-
- Mar 11, 2020
-
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
like it was until 2 commits ago. Otherwise, because it is a double, it never becomes exactly 1 (in autoscale mode), which causes problem in zooming() function in imgproworkers.
-
- Mar 10, 2020
-
-
Sophia Papagiannaki authored
-
- Mar 09, 2020
-
-
Sophia Papagiannaki authored
-
- Mar 05, 2020
-
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
The zooming has to be adjusted still. Factor should be an integer.
-
- Mar 04, 2020
-
-
Sophia Papagiannaki authored
Closes #1
-
- Mar 03, 2020
-
-
Sophia Papagiannaki authored
-