Git Product home page Git Product logo

underwater-processing's Introduction

Underwater Image and Video Processing

C++ implementation of underwater image and video enhancement using OpenCV 3.2.

Table of Contents

Modules list

Color correction module using White World Assumption

Contrast enhancement module using Histogram Stretching and Equalization using Rayleigh distribution

Dehazing module using Bright Channel Prior

Illumination correction module using a Homomorphic High-pass Filter

Image fusion module using a Multiscale approach

Video enhancement module

Image quality metrics module (Contrast, Entropy, Features, etc)

Requirements

The current release has been developed and tested in Windows 10 64 bits

Getting Started

To start using this project, proceed to the standard clone procedure:

git clone https://github.com/Robotics-Technology/Underwater-Processing.git

Software Details

  • Implementation done in C++.

Contributing

Summary of contributing guidelines:

  • One pull request per issue;
  • Choose the right base branch;
  • Include tests and documentation;
  • Use small datasets for testing purposes;
  • Follow always the same coding style guide. If possible, apply code formating with any IDE.

License

Underwater-Image-Processing is a free and open source software licensed under the GNU GPLv3.0 License, unless otherwise specified in particular modules or libraries (see LICENSE and README.md).

Copyright (c) 2017-2018 Grupo de Investigación y Desarrollo en Mecatrónica ([email protected]).

Author

Contributors

underwater-processing's People

Contributors

geraldinebc avatar cappelletto avatar

Stargazers

Mingxi Zhou 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.