| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-04-17 | cv/video-widget, pose-widget: use premultiplied argb32 surface | Stanislaw Halik | |
| 2017-02-21 | cv/video-widget: make check for widget size more strict | Stanislaw Halik | |
| It still causes assertion failures for @mrsanchos. | |||
| 2017-02-21 | cv/video-widget: short-circuit early in widget creation | Stanislaw Halik | |
| Otherwise opencv has an assertion failure when creating a matrix with a zero dimension. | |||
| 2017-02-21 | cv/video-widget: reduce cpu load | Stanislaw Halik | |
| Now that the resize happens in another thread, run timer less often | |||
| 2017-02-21 | cv/video-widget: fix logic error | Stanislaw Halik | |
| Also try not to poke size() outside UI thread. | |||
| 2017-02-21 | cv/video-widget: resize image in tracker thread | Stanislaw Halik | |
| Otherwise it hangs up the main UI thread. | |||
| 2016-10-05 | cv/video-widget: fix out-of-bounds writes | Stanislaw Halik | |
| Video frames were allocated as single-channel 8-bit but they were meant to be three-channel 8bit for rgb. Reported by: @kzfr Tested in realtime by: @kzfr | |||
| 2016-10-05 | api, cv, gui, pose-widget: remove window visibility check | Stanislaw Halik | |
| Causes freezes on multiple displays. Reported and tested in realtime by: @kzfr | |||
| 2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
| Adjust usages. | |||
| 2016-08-10 | cv: move calibrator and video widget to cv module | Stanislaw Halik | |
| Adjust usages in PT and Aruco trackers. | |||
