<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-pt/ftnoir_tracker_pt.h, branch trackhat-1.2p6</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.2p6</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.2p6'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-09-20T21:24:16Z</updated>
<entry>
<title>tracker/pt: merge from unstable</title>
<updated>2016-09-20T21:24:16Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-20T21:08:10Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=9da39ce65e42097b5f05eed2ce2cd40cf234ef73'/>
<id>urn:sha1:9da39ce65e42097b5f05eed2ce2cd40cf234ef73</id>
<content type='text'>
- the pose estimator doesn't need locking at all
- only return point count to the dialog, reducing locking
- allow for only 8 pixels difference between consecutive dynamic
pose frames at 640x480, half that at 320x240
- extract points taking in account pixel brightness, not merely
contours
- in case of more than three points, prefer the brightest ones
scoring on radius and average pixel brightness
</content>
</entry>
<entry>
<title>tracker/pt: use doubles</title>
<updated>2016-09-20T21:24:13Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-09-20T20:43:50Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8faba81716c5d4283a31262dea795888cdb372b0'/>
<id>urn:sha1:8faba81716c5d4283a31262dea795888cdb372b0</id>
<content type='text'>
We don't have pt_types namespace on this branch so hardcode
using double instead.
</content>
</entry>
<entry>
<title>tracker/pt: actually use hardcoded model offsets</title>
<updated>2016-03-07T19:08:58Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-03-07T18:43:47Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=2138103b7c3af54e9cecd081403e8f536db6de1e'/>
<id>urn:sha1:2138103b7c3af54e9cecd081403e8f536db6de1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: protect get_n_points()</title>
<updated>2016-02-17T03:41:10Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-02-17T03:40:53Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=38306b389951c69d050e3e4b929b442b5bd0ada5'/>
<id>urn:sha1:38306b389951c69d050e3e4b929b442b5bd0ada5</id>
<content type='text'>
There's a race here since further accesses to the points array aren't
protected by a mutex in the extractor class.

There's no race in "get_points()" in the extractor since it's only used
in same thread where updates take place.
</content>
</entry>
<entry>
<title>tracker/pt: don't allocate temporary frame</title>
<updated>2015-12-19T19:46:26Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-19T19:43:24Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=90138a999b4c95afeb9a49d355b0234b6145e221'/>
<id>urn:sha1:90138a999b4c95afeb9a49d355b0234b6145e221</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: reduce mutex contention</title>
<updated>2015-12-18T18:57:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-18T18:57:42Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8a60f1c9613d396b50aa6adec4b1f5ffdb9e9806'/>
<id>urn:sha1:8a60f1c9613d396b50aa6adec4b1f5ffdb9e9806</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move to subdirectory-based build system</title>
<updated>2015-10-30T07:39:32Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-10-30T06:37:41Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=aa066bdd4622d4f6824fee864f6be6806813f04d'/>
<id>urn:sha1:aa066bdd4622d4f6824fee864f6be6806813f04d</id>
<content type='text'>
Closes #224
</content>
</entry>
</feed>
