Urs Fässler
Urs Fässler
The phash is all 0 when the image is more than 194 pixels wide and has a height of 64 pixels or less, e.g. a resolution of 195x64 pixels. Steps...
## Summary The test output contained timing information, leading to a flaky test. Fixed by using the TAP output, that doesn't contain timing information. ## Details See https://doc.qt.io/qt-6/qtest-overview.html#logging-options for more...
### 🤔 What's the problem you've observed? It is not know if the changes work on Windows / with the Microsoft C++ compiler because the project is only built and...
## Summary Allow compilation without git or when git fails. ## Details This happens when the code is downloaded as source archive. This does not contain the git repository, hence...
## Summary This is the code part of PR #293. As suggested there, the Windows test for CI will be handled separately. ## Details Fixes #292. ## Motivation and Context...