| [eigen] Tutorial slides and demos available | 
[ Thread Index | 
Date Index
| More lists.tuxfamily.org/eigen Archives
] 
- To: eigen <eigen@xxxxxxxxxxxxxxxxxxx>
 
- Subject: [eigen] Tutorial slides and demos available
 
- From: Gael Guennebaud <gael.guennebaud@xxxxxxxxx>
 
- Date: Thu, 6 Jun 2013 23:08:54 +0200
 
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20120113;        h=mime-version:from:date:message-id:subject:to:content-type         :content-transfer-encoding;        bh=8hmPMsH46ZMAyCWSywPNgL1rUh+0TBsLvF8H0DxYHJc=;        b=e3SqxIJG8NFenmcAxIKrmzqbRFyblGoaDXEvdV1/9CRtXDtOgadCGQBC6W9MtG+9zZ         u7TC2kRGLfHUDHqx1yq2QiS9IW1PNRlx+fmCxFYHM7NMn3FWwHuzYPJPYKljwp/5DMpY         AYJpKjYaL+WdSyeWrkbukEPzB3skpThSjViBKtNfSq7BWdmYmkArdBGazgqaa4kZTRnv         4xPFrXBNMaLtZzo7hXaegUV2DQ4IK/SkFbefrnJkYyNVmtA2sRJk9P9b5QPpVTd0kOpn         Pn5fiFeWTC/ENrc2jMKw4wympnEkCVp5NPMRzRoWVgRhwgXEeeuwODYngv/bu7PMe4OT         dZgA==
 
Hi,
I gave a three hour an half tutorial on Eigen at cglibs [1]. The
materials are available there:
http://eigen.tuxfamily.org/index.php?title=Publications#Presentations
If there are requests, I'll complete the attached harmonic
interpolation demo such that it can be used as a standalone apps (I
did not want to upload the entire demo with all the OpenGL machinery).
On the cglibs web page you will also find materials by our friends of
the PCL and ViennaCL. I also discovered g2o (also based on Eigen)
which basically is a concurrent of the ceres solver with a hyper-graph
interface to specify non-linear least square problems.
cheers,
Gaël
[1] http://vcg.isti.cnr.it/cglibs/