<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-pt, branch trackhat-1.2</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.2</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=trackhat-1.2'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2016-01-22T14:46:46Z</updated>
<entry>
<title>tracker/pt: move default calibration to separate function</title>
<updated>2016-01-22T14:46:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-01-22T14:46:46Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=b142de896f9cca0c539d0b930533f16f99394a1e'/>
<id>urn:sha1:b142de896f9cca0c539d0b930533f16f99394a1e</id>
<content type='text'>
Also, use consistently in all places
</content>
</entry>
<entry>
<title>Merge branch 'unstable' into trackhat</title>
<updated>2016-01-06T20:12:52Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-01-06T20:12:52Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=54cbbf7680d7f035c101784ff5c3cfff276b24a5'/>
<id>urn:sha1:54cbbf7680d7f035c101784ff5c3cfff276b24a5</id>
<content type='text'>
* unstable:
  tracker/pt: fix crash
</content>
</entry>
<entry>
<title>tracker/pt: fix crash</title>
<updated>2016-01-06T20:11:19Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-01-06T20:11:19Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f36c13846be43cd54f3000cb48a04d02da1d8730'/>
<id>urn:sha1:f36c13846be43cd54f3000cb48a04d02da1d8730</id>
<content type='text'>
Previously dtor assumed tracker was started before getting deleted. This
isn't always true, as in the case of protocol failure.
</content>
</entry>
<entry>
<title>Merge branch 'unstable' into trackhat</title>
<updated>2016-01-06T19:16:18Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2016-01-06T19:07:13Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=82f3d7373234cc0db79a22d476cb54b5eda7a0ea'/>
<id>urn:sha1:82f3d7373234cc0db79a22d476cb54b5eda7a0ea</id>
<content type='text'>
* unstable: (140 commits)
  tracker/pt: increase auto threshold bucket size again
  tracker/pt: limit max amount of extracted blobs
  gui: don't update main window if we're minimized
  tracker/pt: only show widget if the frame is visible
  tracker/pt: don't resize twice in widget
  freetrack/games: regen
  contrib/make-csv: perl sort isn't stable, don't ignore case
  tracker/pt: avoid widget temp QImage allocation
  spline-widget: oops, pass by reference
  tracker/pt: don't allocate temporary dynamic size arrays
  tracker/pt: don't copy points array needlessly
  tracker/pt: don't allocate temporary frame
  tracker/pt: cv::Mat::at&lt;T&gt; is slow, use cv::Mat::ptr
  tracker/pt: avoid widget malloc when able
  tracker/pt: optimize widget
  tracker/pt: update video widget at 40 -&gt; 50 ms
  cmake/mingw-w64: update
  tracker/pt: reduce mutex contention
  gui: fix left margin
  tracker/pt: remove krap
  tracker/pt: move ctor out of the loop
  tracker/pt: nix unused
  tracker/pt: don't fill mask on frame
  pose-widget: also bilinear interpolation of alpha value
  ui: adjust margin
  ui: make more compact
  glwidget: use transparent octopus background
  api/mat: fix typos/breakage
  api/joy: refresh only manually on certain events
  pt: histogram more granular 6 -&gt; 8
  cmake/api: link with strmiids.lib on win32
  tracker/pt: reduce auto thresholding histogram bucket size
  api/keys: prevent idempotent keys
  api/joy: move from header
  api/joy: prevent idempotent keypressed passed to receiver
  compat/options: get rid of std::string usage
  compat/options: move from header
  gui/settings: set parent, otherwise not modal
  gui/settings: don't forget to show a modal dialog before executing
  gui/main: don't raise a new window, it's enough to set visible
  api/joy: speed up poll_axis path
  api/joy: nix static, now that we're not a singleton
  tracker/joy: adapt to non-singleton joy worker
  joystick: no longer singleton, use fake window handle
  api/keys: use a fake window for DirectInput handle
  gui/keys: allow for pausing global keystrokes for options dialog
  api/keys: nix tautological #ifdef
  contrib/aruco: oops, right extension
  contrib/aruco: use @frost555's marker image
  api/camera-names: move to compat/
  ...
</content>
</entry>
<entry>
<title>tracker/pt: increase auto threshold bucket size again</title>
<updated>2015-12-28T06:02:42Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-28T06:02:42Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f02baa0868f219076a641634625f7c032d3a9eef'/>
<id>urn:sha1:f02baa0868f219076a641634625f7c032d3a9eef</id>
<content type='text'>
Slowdown was caused by something else. I can no longer reproduce it.
</content>
</entry>
<entry>
<title>tracker/pt: limit max amount of extracted blobs</title>
<updated>2015-12-24T18:24:59Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-24T18:24:59Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ccdf021f5d1a8daed729369cc078c5756a3a5bee'/>
<id>urn:sha1:ccdf021f5d1a8daed729369cc078c5756a3a5bee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: only show widget if the frame is visible</title>
<updated>2015-12-20T17:16:43Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-20T16:44:21Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=c88d7897eec259ea7c649467e01590a08faa2dcb'/>
<id>urn:sha1:c88d7897eec259ea7c649467e01590a08faa2dcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: don't resize twice in widget</title>
<updated>2015-12-20T16:43:58Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-20T16:43:58Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=778b82aee0b6f41bb4bafdaf6d079221306d942c'/>
<id>urn:sha1:778b82aee0b6f41bb4bafdaf6d079221306d942c</id>
<content type='text'>
Fix typo.
</content>
</entry>
<entry>
<title>tracker/pt: avoid widget temp QImage allocation</title>
<updated>2015-12-19T20:57:01Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-19T20:57:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f6c32359f0697b3c8caea669d4a766b684b06a9b'/>
<id>urn:sha1:f6c32359f0697b3c8caea669d4a766b684b06a9b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: don't allocate temporary dynamic size arrays</title>
<updated>2015-12-19T19:46:29Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2015-12-19T19:46:10Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=f4647a9960f531829f1add40554442a7c84d82a6'/>
<id>urn:sha1:f4647a9960f531829f1add40554442a7c84d82a6</id>
<content type='text'>
</content>
</entry>
</feed>
