<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opentrack.git/tracker-neuralnet, branch opentrack-2021.1.3</title>
<subtitle>head tracking software for Windows and Linux</subtitle>
<id>http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2021.1.3</id>
<link rel='self' href='http://ananke.misaki.pl/cgit/opentrack.git/atom?h=opentrack-2021.1.3'/>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/'/>
<updated>2021-10-20T21:39:44Z</updated>
<entry>
<title>tracker/nn: Remove unused function</title>
<updated>2021-10-20T21:39:44Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2021-09-09T19:32:21Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ea391bae54bbcf61698eaedc09cbedc32a4a8c46'/>
<id>urn:sha1:ea391bae54bbcf61698eaedc09cbedc32a4a8c46</id>
<content type='text'>
</content>
</entry>
<entry>
<title>compat: use std::clamp, remove own version</title>
<updated>2021-09-26T19:10:13Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-09-26T18:56:25Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=d4d799cac8080d4066394f338c31611ae655d5f6'/>
<id>urn:sha1:d4d799cac8080d4066394f338c31611ae655d5f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>opentrack, tracker/nn: enable exceptions</title>
<updated>2021-09-26T09:22:50Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-09-25T03:58:37Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=66709cb944c8299a4324fcea5f6851862cc7d258'/>
<id>urn:sha1:66709cb944c8299a4324fcea5f6851862cc7d258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tracker/neuralnet: fix copying grayscale frame</title>
<updated>2021-09-03T20:36:04Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-09-03T20:36:04Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=4478909bbf018e814591077dfb98eb9b785eeadf'/>
<id>urn:sha1:4478909bbf018e814591077dfb98eb9b785eeadf</id>
<content type='text'>
It crashes later though.
</content>
</entry>
<entry>
<title>tracker/neuralnet: fix compile-time warning</title>
<updated>2021-08-29T02:12:09Z</updated>
<author>
<name>Stanislaw Halik</name>
<email>sthalik@misaki.pl</email>
</author>
<published>2021-08-29T02:12:09Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=318616903f4f3540c74b1cccb84aa394b2a05f10'/>
<id>urn:sha1:318616903f4f3540c74b1cccb84aa394b2a05f10</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cmake: improve the FindONNXRuntime script and install the ONNX dll</title>
<updated>2021-08-05T21:21:28Z</updated>
<author>
<name>Michael Welter</name>
<email>michael@welter-4d.de</email>
</author>
<published>2021-08-03T21:29:00Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=07e64c37487b6c99b0425b8e4014af63529459cf'/>
<id>urn:sha1:07e64c37487b6c99b0425b8e4014af63529459cf</id>
<content type='text'>
* Add ONNXRuntime_DIR variable
* Change target name to onnxruntime::onnxruntime following naming
  conventions for imported libs
* Look for the DLL on windows and store it in a variable for later
* Correctly define the properties of the import library
* Change names and logic for global variables to follow standard conventions
* Change import library type from UNKNOWN to SHARED in order to make msvc
  link against the .lib file, not the dll.
</content>
</entry>
<entry>
<title>Fix include path for release package</title>
<updated>2021-08-02T00:28:45Z</updated>
<author>
<name>Guillaume Dollé</name>
<email>dolle.guillaume@gmail.com</email>
</author>
<published>2021-08-02T00:21:01Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=1e3d62e04f78e2d0e22b3ceb67aaf20a03f18bbc'/>
<id>urn:sha1:1e3d62e04f78e2d0e22b3ceb67aaf20a03f18bbc</id>
<content type='text'>
* Revert include header changes
* Address the following review remarks for include path

https://github.com/opentrack/opentrack/pull/1306#discussion_r680548570
https://github.com/opentrack/opentrack/pull/1306#discussion_r680548755
https://github.com/opentrack/opentrack/pull/1306#discussion_r680548800
https://github.com/opentrack/opentrack/pull/1306#discussion_r680549144
</content>
</entry>
<entry>
<title>Fix link library</title>
<updated>2021-08-01T14:02:00Z</updated>
<author>
<name>Guillaume Dollé</name>
<email>dolle.guillaume@gmail.com</email>
</author>
<published>2021-08-01T14:02:00Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=489b49e98f013ca495ee8314718df24b67b0e825'/>
<id>urn:sha1:489b49e98f013ca495ee8314718df24b67b0e825</id>
<content type='text'>
- Address review comment https://github.com/opentrack/opentrack/pull/1306#discussion_r680484878
- Update ONNXRuntime module to use a specific `onnxruntime` target.
- Use OpenCV components instead.

NOTE:

ONNXRuntinme may provide their own ONNXRuntimeConfig.cmake and
ONNXRuntimeVersion.cmake in the future.
See https://github.com/microsoft/onnxruntime/issues/3124 for reference
</content>
</entry>
<entry>
<title>Fix silent module</title>
<updated>2021-08-01T01:57:21Z</updated>
<author>
<name>Guillaume Dollé</name>
<email>dolle.guillaume@gmail.com</email>
</author>
<published>2021-08-01T01:57:21Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=1a22815d82ddfbd4f5c1f3240fb13155f517d79c'/>
<id>urn:sha1:1a22815d82ddfbd4f5c1f3240fb13155f517d79c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Find ONNXRuntime using cmake modules</title>
<updated>2021-08-01T01:47:02Z</updated>
<author>
<name>Guillaume Dollé</name>
<email>dolle.guillaume@gmail.com</email>
</author>
<published>2021-08-01T01:47:02Z</published>
<link rel='alternate' type='text/html' href='http://ananke.misaki.pl/cgit/opentrack.git/commit/?id=ef77e5d02ebf8bb2794301de143fb57890f5c330'/>
<id>urn:sha1:ef77e5d02ebf8bb2794301de143fb57890f5c330</id>
<content type='text'>
</content>
</entry>
</feed>
