summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/lang/ru_RU.ts
AgeCommit message (Collapse)Author
2023-05-31Added a slider to control the strength of the color matching for chroma keyTom Brazier
2023-05-28When selecting chroma keying, include unsaturated colours for overexposed pixelsTom Brazier
2022-04-26tracker/pt: make dialog less tallStanislaw Halik
2022-04-19tracker/pt: add point filter deadzoneStanislaw Halik
2022-01-05tracker/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-04tracker/pt: add point filter gain limiterStanislaw Halik
2021-10-16tracker/pt: bail out early on camera open failureStanislaw Halik
2021-09-28tracker/pt: add point filterStanislaw Halik
2021-08-29tracker/pt: gui changesStanislaw Halik
Add MJPEG checkbox Add tooltips Fix tab order
2020-06-05rename "filter" -> "chroma key"Andy Sloane
2020-06-05Add proper color keying to tracker-ptAndy 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-21tracker/pt: don't `namespace pt_module' for core PT stuffStanislaw Halik
2018-12-24tracker/pt: don't hang the app on camera startStanislaw Halik
Move camera open to worker thread.
2018-08-03tracker/pt: add green only harderStanislaw Halik
Issue: #808
2018-04-05i18n: update stringsStanislaw Halik
2018-02-16tracker/pt: add new stringStanislaw Halik
2018-02-12modules: stop saving line informationStanislaw Halik
Now i18n regen won't make a mess.
2018-02-09update translation source files -- #743Stanislaw Halik
2017-07-23Made several translation linesAlexander Orokhovatskiy
2017-06-18Added translations for Calibration-moduleAlexander Orokhovatskiy
2016-12-08Translate remaining strings in filter-accela/proto-ft/tracker-ptAlexander Orokhovatskiy
2016-11-05delete empty .tsStanislaw Halik
2016-11-04modules: add autogenerated translation filesStanislaw Halik