Skip to content
Snippets Groups Projects
Commit 841a330e authored by Patrik Huber's avatar Patrik Huber
Browse files

Fixed link to Github

parent dcee929d
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,6 @@
<ul>
<li>MorphableModel class to represent a 3DMM (using OpenCVs <code>cv::Mat</code>)</li>
<li>Camera pose estimation, implementation of:
<ul>
<li>the <em>Gold Standard Algorithm</em> for estimating an affine camera matrix, from Multiple View Geometry, Hartley &amp; Zisserman</li>
<li>a non-linear algorithm that directly estimates the pose angles and camera translation</li>
......@@ -55,7 +54,7 @@
</ul>
<h3>
<a id="more-information-features-and-sample-code-on-github" class="anchor" href="#more-information-features-and-sample-code-on-github" aria-hidden="true"><span class="octicon octicon-link"></span></a><a href="https://github.com/patrikhuber/superviseddescent">More information, features and sample code on Github</a>
<a id="more-information-features-and-sample-code-on-github" class="anchor" href="#more-information-features-and-sample-code-on-github" aria-hidden="true"><span class="octicon octicon-link"></span></a><a href="https://github.com/patrikhuber/eos">More information, features and sample code on Github</a>
</h3>
<h3>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment