--- milena/ChangeLog | 4 ++++ milena/mln/registration/icp.hh | 2 ++ 2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/milena/ChangeLog b/milena/ChangeLog index ae7964a..6a780fc 100644 --- a/milena/ChangeLog +++ b/milena/ChangeLog @@ -1,5 +1,9 @@ 2012-02-01 Guillaume Lazzara z@lrde.epita.fr
+ * mln/registration/icp.hh: Cite article. + +2012-02-01 Guillaume Lazzara z@lrde.epita.fr + Fix Milena doc (un)installation.
* doc/Doxyfile.in: Fix paths. diff --git a/milena/mln/registration/icp.hh b/milena/mln/registration/icp.hh index 9448a2f..4c3bd51 100644 --- a/milena/mln/registration/icp.hh +++ b/milena/mln/registration/icp.hh @@ -107,6 +107,8 @@ namespace mln * * \pre \p P_ and \p X must not be empty. * + * \cite besl.92.pami + * * Reference article: "A Method for Registration of 3-D Shapes", Paul J. * Besl and Neil D. McKay, IEEE, 2, February 1992. *