From c3148df41d2c540acc0a6f72aa0f2088147848ee Mon Sep 17 00:00:00 2001 From: Andy Sloane Date: Thu, 4 Jun 2020 18:48:51 -0700 Subject: Add proper color keying to tracker-pt 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. --- tracker-pt/lang/ru_RU.ts | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'tracker-pt/lang/ru_RU.ts') diff --git a/tracker-pt/lang/ru_RU.ts b/tracker-pt/lang/ru_RU.ts index c91dd087..363d2061 100644 --- a/tracker-pt/lang/ru_RU.ts +++ b/tracker-pt/lang/ru_RU.ts @@ -237,6 +237,30 @@ ROLL или X/Y-смещения. Green only + + Red filter + + + + Green filter + + + + Blue filter + + + + Cyan filter + + + + Yellow filter + + + + Magenta filter + + pt_impl::TrackerDialog_PT -- cgit v1.2.3