<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-pt/module.cpp, branch opentrack-2.3.11</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.11</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2.3.11'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2018-01-18T08:40:46Z</updated>
<entry>
<title>tracker/pt: split impl and algorithm</title>
<updated>2018-01-18T08:40:46Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-01-18T08:40:23Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=a7a60c8f5328d8d1b6dbb2d73635ab64aa480d41'/>
<id>urn:sha1:a7a60c8f5328d8d1b6dbb2d73635ab64aa480d41</id>
<content type='text'>
Issue: #718
</content>
</entry>
<entry>
<title>cv/video-frame, tracker/pt: add hidpi preview support</title>
<updated>2018-01-16T07:59:21Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-01-16T07:59:21Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=6cf93c06abad63721bf66f695587a98377b6178d'/>
<id>urn:sha1:6cf93c06abad63721bf66f695587a98377b6178d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: workaround unexplained leak</title>
<updated>2018-01-13T06:46:12Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-01-13T06:46:12Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=8451b16e88b25405d9877243b253a369fd953243'/>
<id>urn:sha1:8451b16e88b25405d9877243b253a369fd953243</id>
<content type='text'>
Somehow, using unique_ptr causes a leak at destruct time. The stored
pointer isn't freed. It works perfectly fine with shared_ptr.

It seems I'm doing things correctly with a move constructor for
unique_ptr in the Tracker_PT class, as well as the pointer
initialization ctor in `module.cpp'. Who the hell knows what's happening
behind the scenes.
</content>
</entry>
<entry>
<title>tracker/pt: isolate point extractor and image type</title>
<updated>2018-01-12T18:40:22Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-01-12T18:40:22Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=537a88e522314753149e1ea7921489e58043b40c'/>
<id>urn:sha1:537a88e522314753149e1ea7921489e58043b40c</id>
<content type='text'>
Issue: #718
</content>
</entry>
<entry>
<title>tracker/pt: also pass module name to camera class</title>
<updated>2018-01-11T18:06:23Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-01-11T18:06:23Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=54ae60ffc0f16c982f625b246faa068297678a2b'/>
<id>urn:sha1:54ae60ffc0f16c982f625b246faa068297678a2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/pt: allow for reuse</title>
<updated>2018-01-11T18:03:10Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2018-01-11T18:03:10Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=fbd961775001228f6ffd9cc3bf09aa2de610aeae'/>
<id>urn:sha1:fbd961775001228f6ffd9cc3bf09aa2de610aeae</id>
<content type='text'>
Issue: #718

This allows for replacing the camera and point extractor code. See
`module.cpp' and `pt-api.hpp`.
</content>
</entry>
</feed>
