From 0435246de5f45e69b2c97d244ed61bedd340215a Mon Sep 17 00:00:00 2001 From: Sameer Agarwal Date: Wed, 8 Oct 2014 18:12:53 -0700 Subject: [PATCH] Add seene to users.rst Change-Id: If40726775a3d4b234b6e10517fe9943d122a3384 --- docs/source/users.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/source/users.rst b/docs/source/users.rst index 23a641465..928d960c0 100644 --- a/docs/source/users.rst +++ b/docs/source/users.rst @@ -23,9 +23,12 @@ Users multi-view geometry library uses Ceres for `bundle adjustment`_. * `Microsoft Research `_ uses Ceres for nonlinear optimization of objectives involving subdivision - surfaces under `skinned control meshes`_ + surfaces under `skinned control meshes`_. * `Matterport `_, uses Ceres for global alignment of 3D point clouds and for pose graph optimization. +* `Obvious Engineering `_ uses Ceres for + bundle adjustment for their 3D photography app `Seene + `_. .. _bundle adjustment: http://en.wikipedia.org/wiki/Structure_from_motion .. _Street View: http://youtu.be/z00ORu4bU-A @@ -63,4 +66,5 @@ Ceres Solver is used (and cited) in the following publications: #. **Adaptive Structure from Motion with a contrario model estimation**, P. Moulon, P. Monasse and R. Marlet, ACCV 2012. -#. **Visibility based preconditioning for bundle adjustment**, A. Kushal and S. Agarwal, CVPR 2012. +#. **Visibility based preconditioning for bundle + adjustment**, A. Kushal and S. Agarwal, CVPR 2012.