Code Monkey home page Code Monkey logo

oceancv's Introduction

Synopsis

OceanCV provides computer vision algorithms and tools for underwater image analysis. This includes image processing, pattern recognition, machine learning and geometric algorithms but also functionality for navigation data processing, data provenance etc.

Motivation

OceanCV bundles marine image analysis functionality. Most of the algorithms are related to publications in scientific journals. See www.oceancv.com for details.

Building

OceanCV uses cmake. So follow the usual: mkdir build && cd build && cmake ..

You can enable / disable the following build targets:

  • WITH_MPEG7 : Build MPEG7 feature extraction library depencendy
  • WITH_CUDA : Build with OpenCV GPU functionality
  • WITH_TESTS : Build tests (uses Google Test)
  • WITH_EXAMPLES : Build examples
  • WITH_BIN : Build binary tools
  • WITH_DOC : Build doxygen documentation

By default, all targets are being built. And as always, default install path is /usr/local, but you can control this using cmake -DCMAKE_INSTALL_PREFIX=/target/path ..

Contributors

Dr. Timm Schoening

tschoening [at] geomar [dot] de

DeepSea Monitoring Group

GEOMAR Helmholtz-Centre for Ocean Research Kiel

Dependencies

  • OpenCV (required, ideally with CUDA)
  • jsoncpp (required)
  • curl (required)
  • MPEG7FexLib (optional) -> included and provided by Muhammet Bastan (Bilkent University) - many thanks!
  • GTest (optional, for tests)
  • doxygen (optional, for documentation)

oceancv's People

Contributors

timm-schoening avatar

Stargazers

CG.gatspy avatar

Watchers

Benjamin Woodward avatar Jonathan Takahashi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.