<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-pt/module, branch opentrack-2021.1.2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2021.1.2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2021.1.2'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2021-09-04T17:14:02Z</updated>
<entry>
<title>tracker/pt: don't use grayscale with color key selected</title>
<updated>2021-09-04T17:14:02Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-09-04T17:14:02Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=cf2a406a8a2a46b0ea5494959c0e454496c49bc6'/>
<id>urn:sha1:cf2a406a8a2a46b0ea5494959c0e454496c49bc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: request single-channel image from camera</title>
<updated>2021-09-03T20:34:52Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-09-03T20:34:46Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e88e7324a0b4e5e873068d0a5be2ac034acf3734'/>
<id>urn:sha1:e88e7324a0b4e5e873068d0a5be2ac034acf3734</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt, video/opencv: allow mjpeg media type</title>
<updated>2021-08-29T01:54:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-08-29T01:15:32Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=e2405afeae0adfa32bde63a182e5f605ac8e8f16'/>
<id>urn:sha1:e2405afeae0adfa32bde63a182e5f605ac8e8f16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/{pt,wii}: pass camera options through bundle</title>
<updated>2021-08-29T01:54:17Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-08-29T01:14:46Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=48d1d1a06eb6acad0b0f436dcc73a19b408edb32'/>
<id>urn:sha1:48d1d1a06eb6acad0b0f436dcc73a19b408edb32</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: fix support for grayscale input video</title>
<updated>2021-08-18T11:53:47Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-08-18T11:50:04Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d6907613e89b906edb3f2b7c0049f8b13f3524ee'/>
<id>urn:sha1:d6907613e89b906edb3f2b7c0049f8b13f3524ee</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
