<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-pt/module, branch feature_windows_dark_theme</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=feature_windows_dark_theme</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=feature_windows_dark_theme'/>
<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>fix some RGB/BGR confusion</title>
<updated>2020-06-05T15:13:24Z</updated>
<author>
<name>Andy Sloane</name>
<email>andy@a1k0n.net</email>
</author>
<published>2020-06-05T15:13:24Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9d9f42c35044bd4cbd40eea1b670b7a5114b7344'/>
<id>urn:sha1:9d9f42c35044bd4cbd40eea1b670b7a5114b7344</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>tracker/{pt,aruco}: fix snprintf invocation</title>
<updated>2019-06-21T20:14:51Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-06-21T20:05:39Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=edec06ae5e79e0f37c6984b96a350774c8e34520'/>
<id>urn:sha1:edec06ae5e79e0f37c6984b96a350774c8e34520</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/{easy,pt,wii}: update `ensure_size'</title>
<updated>2019-04-29T16:49:38Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-04-29T16:44:52Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=48e94f67beb57749999d16adcf43af93ee8976da'/>
<id>urn:sha1:48e94f67beb57749999d16adcf43af93ee8976da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>try fix warning in #726</title>
<updated>2019-04-28T19:36:28Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-04-28T19:36:28Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=eb1c52f5f31aaeb218e48b9fb03069fe8d596f5a'/>
<id>urn:sha1:eb1c52f5f31aaeb218e48b9fb03069fe8d596f5a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cv: fix variable scope</title>
<updated>2019-04-06T08:44:58Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-04-06T08:43:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a1ab5d158ae2f4c5ce5e88602c798b86414ea67c'/>
<id>urn:sha1:a1ab5d158ae2f4c5ce5e88602c798b86414ea67c</id>
<content type='text'>
Issue: #926
</content>
</entry>
<entry>
<title>cmake: install shared opencv libraries</title>
<updated>2019-04-05T19:41:26Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-04-05T19:41:26Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8815732f37c5899dbe65d507c082c0c62250ab7d'/>
<id>urn:sha1:8815732f37c5899dbe65d507c082c0c62250ab7d</id>
<content type='text'>
Issue: #867
Requested by: @Slion
</content>
</entry>
<entry>
<title>tracker/pt: fix previous commit</title>
<updated>2019-03-20T09:26:07Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-03-20T09:26:07Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=89d5870138a4ad26c00cddb209ebe5312fe85dc3'/>
<id>urn:sha1:89d5870138a4ad26c00cddb209ebe5312fe85dc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: get rid of magic constant</title>
<updated>2019-03-20T09:25:26Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2019-03-20T09:25:20Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=3921bf36d40ed83bb0690f24b0b480ed618f1a88'/>
<id>urn:sha1:3921bf36d40ed83bb0690f24b0b480ed618f1a88</id>
<content type='text'>
</content>
</entry>
</feed>
