Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-26 | tracker/pt: make dialog less tall | Stanislaw Halik | |
2022-04-19 | tracker/pt: add point filter deadzone | Stanislaw Halik | |
2022-01-05 | tracker/pt: clean up grayscale handling. add migration. | Stanislaw Halik | |
The averaging mode is slower than the opencv SIMD implementation for BT.709. Remove it. Make it optional to perform hardware grayscaling using the ps3eye sensor with the open driver. Default to grayscaling using the CPU. | |||
2021-11-04 | tracker/pt: add point filter gain limiter | Stanislaw Halik | |
2021-10-16 | tracker/pt: bail out early on camera open failure | Stanislaw Halik | |
2021-09-28 | tracker/pt: add point filter | Stanislaw Halik | |
2021-08-29 | tracker/pt: gui changes | Stanislaw Halik | |
Add MJPEG checkbox Add tooltips Fix tab order | |||
2020-06-05 | rename "filter" -> "chroma key" | Andy Sloane | |
2020-06-05 | Add proper color keying to tracker-pt | Andy Sloane | |
Instead of just selecting the red/green/blue channels, also subtract the other channels. This allows for point tracking with just colored spots, rather than IR LEDs -- green and magenta work particularly well for this. This keeps the existing "Red/Green/Blue only" options, but adds "Red/Green/Blue/Cyan/Yellow/Magenta filter" options, which do a better job of isolating those colors. | |||
2019-02-21 | tracker/pt: don't `namespace pt_module' for core PT stuff | Stanislaw Halik | |
2018-12-24 | tracker/pt: don't hang the app on camera start | Stanislaw Halik | |
Move camera open to worker thread. | |||
2018-08-03 | tracker/pt: add green only harder | Stanislaw Halik | |
Issue: #808 | |||
2018-04-05 | i18n: update strings | Stanislaw Halik | |
2018-02-16 | tracker/pt: add new string | Stanislaw Halik | |
2018-02-12 | modules: stop saving line information | Stanislaw Halik | |
Now i18n regen won't make a mess. | |||
2018-02-09 | update translation source files -- #743 | Stanislaw Halik | |
2017-02-21 | modules: add .ts files | Stanislaw Halik | |