<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-pt/ftnoir_tracker_pt_dialog.cpp, branch opentrack-2.3.12</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.12</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.12'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2020-06-05T15:26:57Z</updated>
<entry>
<title>rename "filter" -&gt; "chroma key"</title>
<updated>2020-06-05T15:26:57Z</updated>
<author>
<name>Andy Sloane</name>
<email>andy@a1k0n.net</email>
</author>
<published>2020-06-05T15:26:57Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c5d6ace1295ca93e42962c93742c62d56222bee8'/>
<id>urn:sha1:c5d6ace1295ca93e42962c93742c62d56222bee8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add proper color keying to tracker-pt</title>
<updated>2020-06-05T14:29:25Z</updated>
<author>
<name>Andy Sloane</name>
<email>andy@a1k0n.net</email>
</author>
<published>2020-06-05T01:48:51Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c3148df41d2c540acc0a6f72aa0f2088147848ee'/>
<id>urn:sha1:c3148df41d2c540acc0a6f72aa0f2088147848ee</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>video: add support for camera modules</title>
<updated>2019-03-18T14:20:09Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-03-18T14:20:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=5023b54ba76325bb0b5598d59714bdad2d55d81e'/>
<id>urn:sha1:5023b54ba76325bb0b5598d59714bdad2d55d81e</id>
<content type='text'>
Issue: #910
</content>
</entry>
<entry>
<title>tracker/pt: fix link error due to namespace</title>
<updated>2019-03-01T17:19:24Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-03-01T17:19:24Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b4217a4a98fe1837556544b38ed29cbd76d2b2c5'/>
<id>urn:sha1:b4217a4a98fe1837556544b38ed29cbd76d2b2c5</id>
<content type='text'>
Reported by: @Attigliuzzo
Fixes: #882
</content>
</entry>
<entry>
<title>tracker/pt: don't `namespace pt_module' for core PT stuff</title>
<updated>2019-02-21T18:17:21Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-02-21T18:11:19Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ff38e35d832b7c7a3e189bee4a80271fd3a3c978'/>
<id>urn:sha1:ff38e35d832b7c7a3e189bee4a80271fd3a3c978</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix signedness/conversion warnings</title>
<updated>2019-02-13T09:29:37Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-02-12T11:56:36Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9d1d9154a8d0fdd2c41a061acaf9fe4d947757fa'/>
<id>urn:sha1:9d1d9154a8d0fdd2c41a061acaf9fe4d947757fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: cleanup, declarations, lock scope</title>
<updated>2019-01-16T06:48:19Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-29T15:49:56Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a0bc55227ca1511a0c705e89c308ecbbdc7124c8'/>
<id>urn:sha1:a0bc55227ca1511a0c705e89c308ecbbdc7124c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>clang-tidy fixes only</title>
<updated>2019-01-16T06:48:18Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-12-28T02:02:57Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=6f04e4ca46e6f2dcd3eda63529a1bbd915f7676b'/>
<id>urn:sha1:6f04e4ca46e6f2dcd3eda63529a1bbd915f7676b</id>
<content type='text'>
Maybe global `-Wcomma' is too harsh.

There should be no functional changes whatsoever.
</content>
</entry>
<entry>
<title>cv/tcal: don't count separate roll as sample</title>
<updated>2018-10-05T14:35:44Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-10-05T14:28:14Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9c82bd86dfbc0b003c51c07d4c54b97f1df4b3c2'/>
<id>urn:sha1:9c82bd86dfbc0b003c51c07d4c54b97f1df4b3c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: extract green channel only as user option</title>
<updated>2018-08-03T04:15:48Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-08-03T04:15:48Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=28b4f283f20d0ecf370ac33ed25501e1c2b927a9'/>
<id>urn:sha1:28b4f283f20d0ecf370ac33ed25501e1c2b927a9</id>
<content type='text'>
Issue: #808
Requested-by: @DanTDBV
</content>
</entry>
</feed>
