Ocean is a C++ framework for Computer Vision (CV) And Augmented Reality (AR) Applications.
Please read the contribution guidelines before submitting any code changes.
For a general overview, the project website is a good starting point. For instructions to build Ocean, continue to read below.
- Install CMake 3.26 or higher.
- Define an environment variable
OCEAN_DEVELOPMENT_PATH
that points to the local directory containing this repository - Ocean requires C++20
- Ensure that the Git executable is available in your path.
Please refer to the platform-specific instructions when building Ocean:
Note that we provide no pre-built binaries. To use Ocean, you must build it from source.
Ocean is released under the MIT License.
Note that all files in the directory res/ocean/.../controller
are licensed under the Art Attribution License 1.0.
Please review the individual files for specific licensing details.