2 * Copyright (c) Meta Platforms, Inc. and affiliates.
3 *
4 * This source code is licensed under the MIT license found in the
5 * LICENSE file in the root directory of this source tree.
6 */
7
8/**
9
10@mainpage
11@htmlonly
12<table border="0" width="100%">
13 <tr>
14 <td align="left" valign="top">
15 <H2>Introduction</H2>
16 This is the doxygen documentation of the Ocean framework.<br>
17 The Ocean framework is a software package composed of several individual (mainly platform independent) libraries with focus on Computer Vision and Computer Graphics, e.g. to develop Augmented Reality applications.<br><br>
18 Ocean comes with a wide variety of functions for optimization problems like 6-DOF camera pose optimization, 3D object point optimization, camera profile optimization or Bundle Adjustment.<br><br>